Searched refs:AddModuleAndId (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dtrace_impl.h86 int32_t AddModuleAndId(char* trace_message, const TraceModule module,
H A Dtrace_impl.cc188 int32_t TraceImpl::AddModuleAndId(char* trace_message, function in class:webrtc::TraceImpl
599 len = AddModuleAndId(message_ptr, module, id);
/external/webrtc/src/system_wrappers/source/
H A Dtrace_impl.h89 WebRtc_Word32 AddModuleAndId(char* traceMessage, const TraceModule module,
H A Dtrace_impl.cc193 WebRtc_Word32 TraceImpl::AddModuleAndId(char* traceMessage, function in class:webrtc::TraceImpl
629 len = AddModuleAndId(meassagePtr, module, id);

Completed in 83 milliseconds