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