Home
last modified time | relevance | path

Searched refs:CheckParam (Results 1 - 5 of 5) sorted by relevance

/base/update/sys_installer/tools/module_update_tool/
H A Dmain.cpp47 static bool CheckParam(int argc) in CheckParam() function
161 if (!CheckParam(argc)) { in main()
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_panel.h115 static napi_status CheckParam(napi_env env, size_t argc, napi_value *argv,
H A Djs_panel.cpp412 napi_status JsPanel::CheckParam(napi_env env, size_t argc, napi_value *argv, in CheckParam() function in OHOS::MiscServices::JsPanel
445 if (CheckParam(env, argc, argv, ctxt) != napi_ok) { in AdjustPanelRect()
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm4_openssl.c277 static HcfResult CheckParam(HcfCipherGeneratorSpi* self, enum HcfCryptoMode opMode, HcfKey* key) in CheckParam() function
358 if (CheckParam(self, opMode, key) != HCF_SUCCESS) { in EngineCipherInit()
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp1149 bool CheckParam() in CheckParam() function
1181 if (CheckParam() && CheckTraceFile()) { in CheckServiceRunning()
1359 int ret = CheckParam(); in SetCheckParam()

Completed in 6 milliseconds