Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_sys_module/process/
Djs_process.cpp55 napi_value Process::GetGid(napi_env env) const in GetGid() function in OHOS::Js_sys_module::Process::Process
Dnative_module_process.cpp273 static napi_value GetGid(napi_env env, [[maybe_unused]] napi_callback_info info) in GetGid() function