HomeSort by relevance Sort by last modified time
    Searched defs:thread_name_ (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/trace_event/
heap_profiler_allocation_context_tracker.h 107 const char* thread_name_; member in class:base::trace_event::AllocationContextTracker
  /external/webrtc/webrtc/modules/utility/source/
process_thread_impl.h 80 const char* thread_name_; member in class:webrtc::ProcessThreadImpl
  /system/bt/btif/src/
btif_a2dp_source.cc 168 : thread_name_(thread_name),
178 message_loop_thread_ = thread_new(thread_name_.c_str());
197 __func__, thread_name_.c_str());
203 __func__, thread_name_.c_str());
226 thread_name_.c_str());
241 thread_name_.c_str());
244 std::string thread_name_; member in class:BtWorkerThread
    [all...]

Completed in 90 milliseconds