| /third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_win.c | 131 DWORD tid; in ossl_pool_add_nonce_data() member 153 DWORD tid; in ossl_rand_pool_add_additional_data() member
|
| /third_party/openssl/test/testutil/ |
| H A D | testutil_init.c | 28 CRYPTO_THREAD_ID tid; in internal_trace_cb() local
|
| /third_party/openssl/providers/implementations/rands/seeding/ |
| H A D | rand_vxworks.c | 82 CRYPTO_THREAD_ID tid; in ossl_rand_pool_add_additional_data() member 103 CRYPTO_THREAD_ID tid; in ossl_pool_add_nonce_data() member
|
| H A D | rand_win.c | 131 DWORD tid; in ossl_pool_add_nonce_data() member 153 DWORD tid; in ossl_rand_pool_add_additional_data() member
|
| /base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/ |
| H A D | cpu.h | 70 int32_t tid = 0;
member
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/ |
| H A D | raw_data_base_def.h | 64 uint32_t tid; member
|
| /base/hiviewdfx/hiview/base/event_store/utility/reader/ |
| H A D | content_reader_version_2.cpp | 67 uint32_t tid; member
|
| H A D | content_reader_version_1.cpp | 67 uint32_t tid;
member
|
| /base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/ |
| H A D | unwind_remote_benchmark.cpp | 74 static size_t UnwinderRemote(std::shared_ptr<Unwinder> unwinder, const pid_t tid)
in UnwinderRemote() argument 85 static size_t UnwinderRemoteFp(std::shared_ptr<Unwinder> unwinder, const pid_t tid)
in UnwinderRemoteFp() argument
|
| /base/hiviewdfx/faultloggerd/tools/process_dump/ |
| H A D | dfx_process.cpp | 86 pid_t DfxProcess::ChangeTid(pid_t tid, bool ns) in ChangeTid() argument 164 bool GetProcessInfo(pid_t tid, unsigned long long &startTime) in GetProcessInfo() argument
|
| H A D | dfx_unwind_remote.cpp | 57 pid_t tid = thread->threadInfo_.nsTid; in GetThreadKernelStack() local 196 pid_t tid = thread->threadInfo_.nsTid; in UnwindOtherThread() local [all...] |
| H A D | dfx_unwind_async_thread.cpp | 44 pid_t tid = thread_->threadInfo_.nsTid; in UnwindStack() local [all...] |
| H A D | dfx_thread.cpp | 37 std::shared_ptr<DfxThread> DfxThread::Create(pid_t pid, pid_t tid, pid_t nsTid) in Create() argument 43 DfxThread::DfxThread(pid_t pid, pid_t tid, pid_t nsTid) : regs_(nullptr) in DfxThread() argument 48 void DfxThread::InitThreadInfo(pid_t pid, pid_t tid, pid_t nsTid) in InitThreadInfo() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/ |
| H A D | backtrace_local.cpp | 42 std::string GetThreadHead(int32_t tid) in GetThreadHead() argument 54 bool GetBacktraceFramesByTid(std::vector<DfxFrame>& frames, int32_t tid, size_t skipFrameNum, bool fast, in GetBacktraceFramesByTid() argument 72 bool GetBacktraceStringByTid(std::string& out, int32_t tid, size_t skipFrameNum, bool fast, in GetBacktraceStringByTid() argument [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/sigdump_handler/ |
| H A D | dfx_sigdump_handler.cpp | 86 void DfxSigDumpHandler::SetRunThreadId(int tid) in SetRunThreadId() argument 93 int tid = DfxSigDumpHandler::GetInstance().GetRunThreadId(); in SignalDumpRetranHandler() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
| H A D | process_dump_test.cpp | 90 pid_t tid = accountmgrPid; in HWTEST_F() local 146 pthread_t tid; in HWTEST_F() local 166 int32_t pid = 1, tid = 1; in HWTEST_F() local 180 int32_t pid = 243, tid = 243; HWTEST_F() local 198 pid_t tid = pid; HWTEST_F() local 222 pid_t tid = pid; HWTEST_F() local 289 pid_t tid = pid; HWTEST_F() local [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/common/ |
| H A D | dfx_dump_request.h | 110 int32_t tid; member
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | thread_context.cpp | 68 std::shared_ptr<ThreadContext> GetContextLocked(int32_t tid) in GetContextLocked() argument 90 RemoveContextLocked(int32_t tid) RemoveContextLocked() argument 137 GetThreadContext(int32_t tid) GetThreadContext() argument 148 ReleaseThread(int32_t tid) ReleaseThread() argument 164 CollectThreadContext(int32_t tid) CollectThreadContext() argument 227 GetStackRange(int32_t tid, uintptr_t& stackBottom, uintptr_t& stackTop) GetStackRange() argument 254 SignalRequestThread(int32_t tid, ThreadContext* threadContext) SignalRequestThread() argument [all...] |
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/faultloggerd_client/ |
| H A D | faultloggerd_client.cpp | 219 int RequestSdkDump(int32_t pid, int32_t tid, int timeout) in RequestSdkDump() argument 224 int RequestSdkDumpJson(int32_t pid, int32_t tid, bool isJson, int timeout) in RequestSdkDumpJson() argument
|
| /base/request/request/frameworks/js/napi/src/ |
| H A D | js_notify_data_listener.cpp | 168 static RemoveTaskChecker CheckRemoveJSTask(const std::shared_ptr<NotifyData> ¬ifyData, const std::string &tid) in CheckRemoveJSTask() argument 186 std::string tid = std::to_string(notifyData->taskId); in DoJSTask() local [all...] |
| /base/request/request/frameworks/native/src/ |
| H A D | request_service_proxy.cpp | 39 int32_t RequestServiceProxy::Create(const Config &config, std::string &tid)
in Create() argument 136 int32_t RequestServiceProxy::GetTask(const std::string &tid, const std::string &token, Config &config)
in GetTask() argument 159 Start(const std::string &tid) Start() argument 176 Stop(const std::string &tid) Stop() argument 192 Query(const std::string &tid, TaskInfo &info) Query() argument 214 Touch(const std::string &tid, const std::string &token, TaskInfo &info) Touch() argument 262 Show(const std::string &tid, TaskInfo &info) Show() argument 284 Pause(const std::string &tid, Version version) Pause() argument 301 QueryMimeType(const std::string &tid, std::string &mimeType) QueryMimeType() argument 324 Remove(const std::string &tid, Version version) Remove() argument 348 Resume(const std::string &tid) Resume() argument 387 Subscribe(const std::string &tid) Subscribe() argument 405 Unsubscribe(const std::string &tid) Unsubscribe() argument [all...] |
| H A D | request_manager.cpp | 28 int32_t RequestManager::Create(const Config &config, int32_t seq, std::string &tid)
in Create() argument 32 int32_t RequestManager::GetTask(const std::string &tid, const std::string &token, Config &config)
in GetTask() argument 36 int32_t RequestManager::Start(const std::string &tid)
in Start() argument 40 int32_t RequestManager::Stop(const std::string &tid)
in Stop() argument 45 int32_t RequestManager::Query(const std::string &tid, TaskInfo &info)
in Query() argument 50 Touch(const std::string &tid, const std::string &token, TaskInfo &info) Touch() argument 60 Show(const std::string &tid, TaskInfo &info) Show() argument 65 Pause(const std::string &tid, Version version) Pause() argument 70 QueryMimeType(const std::string &tid, std::string &mimeType) QueryMimeType() argument 75 Remove(const std::string &tid, Version version) Remove() argument 80 Resume(const std::string &tid) Resume() argument [all...] |
| /base/request/request/frameworks/js/napi/include/ |
| H A D | js_task.h | 84 std::string tid;
member
|
| /base/request/request/test/unittest/cpp_test/fwkTest/src/ |
| H A D | request_manager_test.cpp | 84 std::string tid = "1"; in HWTEST_F() local 101 std::string tid = "1"; in HWTEST_F() local 128 std::string tid = "tid"; in HWTEST_F() local 141 std::string tid in HWTEST_F() local 155 std::string tid = "tid"; HWTEST_F() local 184 std::string tid = "tid"; HWTEST_F() local 198 std::string tid = "tid"; HWTEST_F() local 212 std::string tid = "tid"; HWTEST_F() local 226 std::string tid = "tid"; HWTEST_F() local 240 std::string tid = "tid"; HWTEST_F() local [all...] |
| /base/security/access_token/interfaces/innerkits/token_setproc/test/unittest/src/ |
| H A D | tokensetproc_kit_test.cpp | 430 pthread_t tid[2]; in HWTEST_F() local
|