Home
last modified time | relevance | path

Searched defs:check (Results 1 - 10 of 10) sorted by relevance

/base/security/certificate_framework/frameworks/core/life/inc/
H A Dcf_object_ability_define.h25 int32_t (*check)(const CfBase *obj, const CfParamSet *in, CfParamSet **out); member
/base/security/certificate_framework/interfaces/inner_api/include/
H A Dcf_api.h24 int32_t (*check)(const CfObject *object, const CfParamSet *paramSetIn, CfParamSet **paramSetOut); member
/base/update/updateservice/services/firmware/upgrade/executor/src/
H A Dfirmware_check_executor.cpp69 std::shared_ptr<FirmwareICheck> check = nullptr; in DoCheck() local
/base/security/selinux_adapter/scripts/selinux_check/
H A Dcheck_permissive.py71 def check(args, with_developer): function
H A Dcheck_ioctl_xperm.py111 def check(args, with_developer): function
/base/hiviewdfx/faultloggerd/test/unittest/services/
H A Dfaultlogger_pipe_test.cpp50 bool check = ptr->Check(pid, time); in HWTEST_F() local
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dconfig_utils.cpp115 bool check = !name.empty(); in GetGroupNames() local
/base/security/device_security_level/services/dslm/
H A Ddslm_fsm_process.c155 bool check = checker(info, notifyNode, &cbInfo, &result); in ProcessSendDeviceInfoCallback() local
/base/tee/tee_client/services/tlogcat/src/
H A Dtlogcat.c120 bool check = false; in LogFilesMkdirR() local
518 bool check = (ret < 0 && errno != ENOENT); in MkdirTmpPath() local
550 bool check = (ret < 0 && errno != ENOENT); in MoveFileToTmpPath() local
[all...]
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp6187 CreateWebPageSnapshotResultCallback( napi_env env, napi_ref jsCallback, bool check, int32_t inputWidth, int32_t inputHeight) CreateWebPageSnapshotResultCallback() argument

Completed in 17 milliseconds