Searched defs:Getppid (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/ | ||
H A D | js_childprocess.cpp | 225 napi_value ChildProcess::Getppid(napi_env env) const in Getppid() function in OHOS::JsSysModule::Process::ChildProcess |
H A D | native_module_process.cpp | 211 static napi_value Getppid(napi_env env, napi_callback_info info) in Getppid() function |