Home
last modified time | relevance | path

Searched defs:thisId (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dtask_queue.cpp37 std::thread::id thisId = std::this_thread::get_id(); in GetTaskAutoLock() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DRefBaseTests.cpp31 Id thisId = 0; member
/base/security/code_signature/test/unittest/
H A Dmulti_thread_local_sign_test.cpp89 std::thread::id thisId = std::this_thread::get_id(); in LocalCodeSignAndEnforce() local
91 oss << thisId; in LocalCodeSignAndEnforce() local
107 std::thread::id thisId = std::this_thread::get_id(); in LocalCodeSignAndEnforceWithOwnerID() local
109 oss << thisId; in LocalCodeSignAndEnforceWithOwnerID() local
/foundation/arkui/napi/native_engine/
H A Dnative_async_work.cpp71 HiTraceId thisId = HiTraceChain::GetId(); local

Completed in 3 milliseconds