Home
last modified time | relevance | path

Searched defs:GetTid (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_sys_module/process/
Djs_process.cpp279 napi_value Process::GetTid(napi_env env) const in GetTid() function in OHOS::JsSysModule::Process::Process
Dnative_module_process.cpp411 static napi_value GetTid(napi_env env, [[maybe_unused]] napi_callback_info info) in GetTid() function