Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_sys_module/process/
Djs_childprocess.cpp165 napi_value ChildProcess::GetErrorOutput(napi_env env) const in GetErrorOutput() function in OHOS::JsSysModule::Process::ChildProcess
Dnative_module_process.cpp142 static napi_value GetErrorOutput(napi_env env, napi_callback_info info) in GetErrorOutput() function