/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/ |
H A D | napi_callback_context.h | 34 pid_t threadId; member
|
/base/inputmethod/imf/frameworks/js/napi/common/ |
H A D | js_callback_object.cpp | 23 JSCallbackObject::JSCallbackObject(napi_env env, napi_value callback, std::thread::id threadId) in JSCallbackObject() argument
|
/base/startup/init/services/modules/bootchart/ |
H A D | bootchart.h | 27 pthread_t threadId; member
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | block_queue_test.cpp | 87 auto threadId = GetThreadId(); in TestImfBlockQueue() local
|
/base/startup/init/ueventd/standard/ |
H A D | ueventd_parameter.c | 36 pthread_t threadId; member
|
/base/hiviewdfx/hiview/plugins/faultlogger/common/ |
H A D | faultlog_util.cpp | 193 std::string GetThreadStack(const std::string& path, int32_t threadId) in GetThreadStack() argument
|
/base/notification/eventhandler/frameworks/test/moduletest/ |
H A D | event_handler_test_common.h | 125 static inline void PushbackThread(const std::string threadId) in PushbackThread() argument
|
H A D | event_handler_fd_listener_module_test.cpp | 77 std::string threadId = std::to_string(gettid()); variable
|
/base/security/access_token/frameworks/js/napi/common/src/ |
H A D | napi_common.cpp | 25 bool IsCurrentThread(std::thread::id threadId) in IsCurrentThread() argument 34 bool CompareCallbackRef(const napi_env env, napi_ref subscriberRef, napi_ref unsubscriberRef, std::thread::id threadId) in CompareCallbackRef() argument
|
/base/hiviewdfx/faultloggerd/test/unittest/signal_handler/ |
H A D | signal_handler_test.cpp | 121 int TestThread(int threadId, int sig) in TestThread() argument 320 int TestThread2(int threadId, int sig, int total, bool exitEarly) in TestThread2() argument
|
/base/hiviewdfx/faultloggerd/test/fuzztest/faultloggerdserver_fuzzer/ |
H A D | faultloggerdserver_fuzzer.cpp | 78 pthread_t threadId; in HandleRequestTestCommon() local
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | js_utils.cpp | 162 bool JsUtils::Equals(napi_env env, napi_value value, napi_ref copy, std::thread::id threadId) in Equals() argument
|
/base/hiviewdfx/faultloggerd/test/unittest/services/ |
H A D | faultlogger_daemon_test.cpp | 695 pthread_t threadId; in HandleRequestTestCommon() local
|
/base/msdp/device_status/utils/common/src/ |
H A D | util.cpp | 85 std::string threadId = GetThisThreadIdOfString(); in GetThisThreadId() local
|
/base/security/access_token/interfaces/kits/cj/accesstoken/include/ |
H A D | at_manager_impl.h | 136 std::thread::id threadId; member
|
/base/startup/appspawn/test/moduletest/threadpool/ |
H A D | thread_manager.c | 27 pthread_t threadId; member
|
/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | event_handler.cpp | 379 int64_t threadId = getproctid(); in DeliveryTimeAction() local 408 int64_t threadId = getproctid(); in DistributeTimeAction() local
|
H A D | event_runner.cpp | 83 auto threadId = std::this_thread::get_id(); in ReclaimCurrentThread() local 117 auto threadId = thread->get_id(); in Deposit() local 184 auto threadId = it->first; in DoReclaimLocked() local 213 auto threadId = reclaims_.back(); in Run() local [all...] |
/base/security/security_guard/frameworks/js/napi/ |
H A D | security_guard_napi.h | 47 pid_t threadId; member 133 pid_t threadId; member 183 std::thread::id threadId; member
|
H A D | security_guard_napi.cpp | 1022 static bool IsCurrentThread(std::thread::id threadId) in IsCurrentThread() argument 1032 CompareOnAndOffRef(const napi_env env, napi_ref subscriberRef, napi_ref unsubscriberRef, std::thread::id threadId) CompareOnAndOffRef() argument
|
/base/security/access_token/interfaces/kits/cj/accesstoken/src/ |
H A D | at_manager_impl.cpp | 109 static bool IsCurrentThread(std::thread::id threadId) in IsCurrentThread() argument 119 static bool CompareCallbackRef(int64_t subscriberRef, int64_t unsubscriberRef, std::thread::id threadId) in CompareCallbackRef() argument [all...] |