| /base/security/security_guard/frameworks/js/napi/ |
| D | napi_security_event_querier.cpp | 105 const std::vector<SecurityCollector::SecurityEvent> &napiEvents) { in OnQuery() 162 }, [this] (pid_t threadId) { in OnComplete() 190 }, [this] (pid_t threadId) { in OnError()
|
| D | security_guard_napi.h | 47 pid_t threadId; member 133 pid_t threadId; member 184 std::thread::id threadId; member
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
| D | napi_hisysevent_querier.cpp | 58 [this, sysEvents, seq] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnQuery() 81 [this, reason, total, seq] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnComplete() 101 }, [this] (pid_t threadId) { in OnComplete()
|
| D | napi_hisysevent_listener.cpp | 57 …main, eventName, eventType, eventDetail] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnEvent() 81 [this] (const napi_env env, const napi_ref ref, pid_t threadId) { in OnServiceDied()
|
| D | js_callback_manager.cpp | 99 jsCallbacks.emplace(std::make_tuple(context, callback, [this, release] (pid_t threadId) { in Add()
|
| /base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/src/ |
| D | ani_hisysevent_querier.cpp | 61 [this, sysEvents, seq] (ani_vm *vm, ani_ref ref, pid_t threadId) { in OnQuery() 97 [this, reason, total, seq] (ani_vm *vm, ani_ref ref, pid_t threadId) { in OnComplete() 122 }, [this] (ani_vm *vm, pid_t threadId) { in OnComplete()
|
| D | ani_hisysevent_listener.cpp | 60 … [this, domain, eventName, eventType, eventDetail] (ani_vm *vm, ani_ref ref, pid_t threadId) { in OnEvent() 102 [this] (ani_vm *vm, ani_ref ref, pid_t threadId) { in OnServiceDied()
|
| D | ani_callback_manager.cpp | 53 …cks.emplace(std::make_tuple(context, callback, [this, release, context] (ani_vm*, pid_t threadId) { in Add()
|
| /base/hiviewdfx/hisysevent/interfaces/ets/ani/hisysevent/include/ |
| D | ani_callback_context.h | 32 pid_t threadId; member
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/ |
| D | napi_callback_context.h | 34 pid_t threadId; member
|
| /base/security/access_token/frameworks/ets/ani/privacy/include/ |
| D | privacy_manager.h | 53 std::thread::id threadId; member
|
| /base/startup/init/services/modules/bootchart/ |
| D | bootchart.h | 27 pthread_t threadId; member
|
| /base/inputmethod/imf/frameworks/js/napi/common/ |
| D | js_callback_object.cpp | 24 JSCallbackObject::JSCallbackObject(napi_env env, napi_value callback, std::thread::id threadId, in JSCallbackObject()
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | block_queue_test.cpp | 79 auto threadId = GetThreadId(); in TestImfBlockQueue() local
|
| /base/notification/eventhandler/frameworks/test/moduletest/ |
| D | event_handler_test_common.h | 125 static inline void PushbackThread(const std::string threadId) in PushbackThread()
|
| /base/notification/eventhandler/frameworks/eventhandler/src/ |
| 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
|
| D | event_handler.cpp | 387 int64_t threadId = getproctid(); in DeliveryTimeAction() local 416 int64_t threadId = getproctid(); in DistributeTimeAction() local
|
| /base/security/access_token/frameworks/js/napi/common/src/ |
| D | napi_common.cpp | 22 bool IsCurrentThread(std::thread::id threadId) in IsCurrentThread() 31 …Ref(const napi_env env, napi_ref subscriberRef, napi_ref unsubscriberRef, std::thread::id threadId) in CompareCallbackRef()
|
| /base/hiviewdfx/hilog/services/hilogd/ |
| D | cmd_executor.cpp | 109 for (auto threadId : m_finishedClients) { in CleanFinishedClients() local
|
| /base/startup/init/ueventd/standard/ |
| D | ueventd_parameter.c | 36 pthread_t threadId; member
|
| /base/security/access_token/frameworks/ets/ani/accesstoken/include/ |
| D | ani_request_permission.h | 109 std::thread::id threadId; member
|
| /base/hiviewdfx/faultloggerd/test/unittest/signal_handler/ |
| D | signal_handler_test.cpp | 151 int TestThread(int threadId, int sig) in TestThread() 414 int TestThread2(int threadId, int sig, int total, bool exitEarly) in TestThread2()
|
| /base/security/access_token/interfaces/kits/cj/accesstoken/include/ |
| D | at_manager_impl.h | 142 std::thread::id threadId; member
|
| /base/hiviewdfx/hiview/plugins/faultlogger/common/ |
| D | faultlog_util.cpp | 276 std::string GetThreadStack(const std::string& path, int32_t threadId) in GetThreadStack()
|
| /base/security/access_token/frameworks/ets/ani/common/src/ |
| D | ani_utils.cpp | 202 bool IsCurrentThread(std::thread::id threadId) in IsCurrentThread() 207 …Equal(ani_env* env, const ani_ref& compareRef, const ani_ref& targetRref, std::thread::id threadId, in AniIsCallbackRefEqual()
|