|
static MCAPI void | AddTraceEvent (char phase, uchar const *category_enabled, char const *name, uint64 id, int num_args, char const **arg_names, uchar const *arg_types, uint64 const *arg_values, uchar flags) |
|
static MCAPI uchar const * | GetCategoryEnabled (char const *name) |
|
◆ AddTraceEvent()
static MCAPI void webrtc::EventTracer::AddTraceEvent |
( |
char | phase, |
|
|
uchar const * | category_enabled, |
|
|
char const * | name, |
|
|
uint64 | id, |
|
|
int | num_args, |
|
|
char const ** | arg_names, |
|
|
uchar const * | arg_types, |
|
|
uint64 const * | arg_values, |
|
|
uchar | flags ) |
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ GetCategoryEnabled()
static MCAPI uchar const * webrtc::EventTracer::GetCategoryEnabled |
( |
char const * | name | ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: