Home
last modified time | relevance | path

Searched refs:NCP_ERR_INVALID_PARAM (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/child_process/src/
H A Dnative_child_process.cpp76 return NCP_ERR_INVALID_PARAM; in OH_Ability_CreateNativeChildProcess()
82 return NCP_ERR_INVALID_PARAM; in OH_Ability_CreateNativeChildProcess()
113 return NCP_ERR_INVALID_PARAM; in OH_Ability_StartNativeChildProcess()
118 return NCP_ERR_INVALID_PARAM; in OH_Ability_StartNativeChildProcess()
122 return NCP_ERR_INVALID_PARAM; in OH_Ability_StartNativeChildProcess()
130 return NCP_ERR_INVALID_PARAM; in OH_Ability_StartNativeChildProcess()
135 return NCP_ERR_INVALID_PARAM; in OH_Ability_StartNativeChildProcess()
142 return NCP_ERR_INVALID_PARAM; in OH_Ability_StartNativeChildProcess()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/child_process_capi_test/
H A Dchild_process_capi_test.cpp62 EXPECT_EQ(ret, NCP_ERR_INVALID_PARAM);
65 EXPECT_EQ(ret, NCP_ERR_INVALID_PARAM);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Dc-apis-ability-childprocess.md39 …ity_nativechildprocess_errcode) {<br> NCP_NO_ERROR = 0,<br> NCP_ERR_INVALID_PARAM = 401,<br>…
183 | NCP_ERR_INVALID_PARAM | 无效参数。 |
H A Dnative__child__process_8h.md41 …ity_nativechildprocess_errcode) {<br> NCP_NO_ERROR = 0,<br> NCP_ERR_INVALID_PARAM = 401,<br>…
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/c/ability/ability_runtime/child_process/
H A Dnative_child_process.h60 NCP_ERR_INVALID_PARAM = 401, enumerator
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Dc-apis-ability-childprocess.md39 …ity_nativechildprocess_errcode) {<br> NCP_NO_ERROR = 0,<br> NCP_ERR_INVALID_PARAM = 401,<br>…
183 | NCP_ERR_INVALID_PARAM | Invalid parameter. …
H A Dnative__child__process_8h.md41 …ity_nativechildprocess_errcode) {<br> NCP_NO_ERROR = 0,<br> NCP_ERR_INVALID_PARAM = 401,<br>…