| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
| D | napi_hisysevent_querier.cpp | 53 [this, sysEvents, seq] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnQuery() 76 [this, reason, total, seq] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnComplete() 96 }, [this] (pid_t threadId) { in OnComplete()
|
| D | napi_hisysevent_listener.cpp | 52 …main, eventName, eventType, eventDetail] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnEvent() 76 [this] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnServiceDied()
|
| D | js_callback_manager.cpp | 96 jsCallbacks.emplace(std::make_tuple(context, callback, [this, release] (pid_t threadId) { in Add()
|
| /base/inputmethod/imf/interfaces/kits/js/napi/inputmethodability/ |
| D | js_callback_object.cpp | 20 JSCallbackObject::JSCallbackObject(napi_env env, napi_value callback, std::thread::id threadId) in JSCallbackObject()
|
| D | js_keyboard_delegate_setting.cpp | 321 …ardDelegateSetting::Equals(napi_env env, napi_value value, napi_ref copy, std::thread::id threadId) in Equals()
|
| D | js_input_method_engine_setting.cpp | 375 …ethodEngineSetting::Equals(napi_env env, napi_value value, napi_ref copy, std::thread::id threadId) in Equals()
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/ |
| D | napi_callback_context.h | 34 pid_t threadId; member
|
| /base/notification/eventhandler/frameworks/eventhandler/src/ |
| D | event_runner.cpp | 68 auto threadId = std::this_thread::get_id(); in ReclaimCurrentThread() local 102 auto threadId = thread->get_id(); in Deposit() local 167 auto threadId = it->first; in DoReclaimLocked() local 196 auto threadId = reclaims_.back(); in Run() local
|
| D | event_handler.cpp | 252 int64_t threadId = gettid(); in DeliveryTimeAction() local 280 int64_t threadId = gettid(); in DistributeTimeAction() local
|
| /base/startup/init/services/modules/bootchart/ |
| D | bootchart.h | 27 pthread_t threadId; member
|
| /base/hiviewdfx/hilog/services/hilogd/ |
| D | cmd_executor.cpp | 107 for (auto threadId : m_finishedClients) { in CleanFinishedClients() local
|
| /base/startup/init/ueventd/standard/ |
| D | ueventd_parameter.c | 36 pthread_t threadId; member
|
| /base/hiviewdfx/faultloggerd/test/unittest/process_dump/src/ |
| D | process_dump_test.cpp | 618 pid_t threadId = thread->GetThreadId(); variable 634 pid_t threadId = thread->GetThreadId(); variable
|
| /base/inputmethod/imf/interfaces/kits/js/napi/inputmethodclient/ |
| D | js_get_input_method_setting.cpp | 420 …InputMethodSetting::Equals(napi_env env, napi_value value, napi_ref copy, std::thread::id threadId) in Equals()
|