Home
last modified time | relevance | path

Searched defs:threadId (Results 1 - 21 of 21) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dnapi_callback_context.h34 pid_t threadId; member
/base/inputmethod/imf/frameworks/js/napi/common/
H A Djs_callback_object.cpp23 JSCallbackObject::JSCallbackObject(napi_env env, napi_value callback, std::thread::id threadId) in JSCallbackObject() argument
/base/startup/init/services/modules/bootchart/
H A Dbootchart.h27 pthread_t threadId; member
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dblock_queue_test.cpp87 auto threadId = GetThreadId(); in TestImfBlockQueue() local
/base/startup/init/ueventd/standard/
H A Dueventd_parameter.c36 pthread_t threadId; member
/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_util.cpp193 std::string GetThreadStack(const std::string& path, int32_t threadId) in GetThreadStack() argument
/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_test_common.h125 static inline void PushbackThread(const std::string threadId) in PushbackThread() argument
H A Devent_handler_fd_listener_module_test.cpp77 std::string threadId = std::to_string(gettid()); variable
/base/security/access_token/frameworks/js/napi/common/src/
H A Dnapi_common.cpp25 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 Dsignal_handler_test.cpp121 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 Dfaultloggerdserver_fuzzer.cpp78 pthread_t threadId; in HandleRequestTestCommon() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp162 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 Dfaultlogger_daemon_test.cpp695 pthread_t threadId; in HandleRequestTestCommon() local
/base/msdp/device_status/utils/common/src/
H A Dutil.cpp85 std::string threadId = GetThisThreadIdOfString(); in GetThisThreadId() local
/base/security/access_token/interfaces/kits/cj/accesstoken/include/
H A Dat_manager_impl.h136 std::thread::id threadId; member
/base/startup/appspawn/test/moduletest/threadpool/
H A Dthread_manager.c27 pthread_t threadId; member
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp379 int64_t threadId = getproctid(); in DeliveryTimeAction() local
408 int64_t threadId = getproctid(); in DistributeTimeAction() local
H A Devent_runner.cpp83 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 Dsecurity_guard_napi.h47 pid_t threadId; member
133 pid_t threadId; member
183 std::thread::id threadId; member
H A Dsecurity_guard_napi.cpp1022 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 Dat_manager_impl.cpp109 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...]

Completed in 20 milliseconds