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