Home
last modified time | relevance | path

Searched defs:thisId (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/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
/ohos5.0/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
107 std::thread::id thisId = std::this_thread::get_id(); in LocalCodeSignAndEnforceWithOwnerID() local
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_async_work.cpp71 HiTraceId thisId = HiTraceChain::GetId(); local
/ohos5.0/drivers/peripheral/huks/test/unittest/
H A Dhdi_ihuks_api_function_test.cpp371 std::thread::id thisId = std::this_thread::get_id(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.cpp533 ScreenId thisId = ToScreenId(output->GetScreenId()); in AddScreenToHgm() local