|
FireSync API
|
| kStatus kProfileProbe_ConstructEx | ( | kProfileProbe * | probe, |
| kHealth | provider, | ||
| const kChar * | name, | ||
| kAlloc | allocator | ||
| ) |
Constructs a kProfileProbe object attached to the specified health provider.
| provider | Health provider (or kNULL for default). |
| probe | Destination for the constructed object handle. |
| name | Descriptive label (e.g. "Hw/Camera0/ExposureCount"). |
| allocator | Memory allocator (or kNULL for default). |