Home
last modified time | relevance | path

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

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