Home
last modified time | relevance | path

Searched defs:check (Results 1 – 25 of 64) sorted by relevance

123

/ohos5.0/build/templates/common/
H A Dcheck_part_subsystem_name.py26 def check(args) -> list: function
H A Dcheck_external_deps.py61 def check(args) -> list: function
H A Dcheck_deps_handler.py153 def check(args) -> list: function
H A Dinclude_relative_path_check.py37 def check(cls, include): member in Analyzer
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Ddiv_strategy.h25 DivStrategy(std::shared_ptr<Strategy> check, in DivStrategy()
/ohos5.0/base/security/certificate_framework/interfaces/innerkits/include/
H A Dcf_api.h24 … int32_t (*check)(const CfObject *object, const CfParamSet *paramSetIn, CfParamSet **paramSetOut); member
/ohos5.0/base/update/updateservice/services/firmware/upgrade/executor/src/
H A Dfirmware_check_executor.cpp69 std::shared_ptr<FirmwareICheck> check = nullptr; in DoCheck() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/
H A Dhm_symbol_run_test.cpp123 bool check = false; variable
170 bool check = false; variable
192 bool check = false; variable
/ohos5.0/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
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/services/
H A Dfaultlogger_pipe_test.cpp50 bool check = ptr->Check(pid, time); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
H A Dradio_event_hub.h41 void UpdateChangeEvent(bool check) const in UpdateChangeEvent()
H A Dradio_pattern.cpp363 bool check = false; in OnClick() local
432 bool check = false; in CheckPageNode() local
475 bool check = false; in UpdateState() local
689 const RefPtr<FrameNode>& frameNode, const RefPtr<GroupManager>& groupManager, bool check) in UpdateGroupCheckStatus()
718 void RadioPattern::UpdateUIStatus(bool check) in UpdateUIStatus()
858 void RadioPattern::SetRadioChecked(bool check) in SetRadioChecked()
/ohos5.0/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
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dstat_impl.h119 bool check = (real_.st_mode & S_IFMT) == mode; in CheckStatMode() local
/ohos5.0/drivers/hdf_core/framework/model/audio/common/src/
H A Daudio_dai_base.c62 bool check = (sampleRates == AUDIO_SAMPLE_RATE_8000 || sampleRates == AUDIO_SAMPLE_RATE_12000 || in DaiCheckSampleRate() local
/ohos5.0/build/scripts/
H A Dinterface_mgr.py107 def check(self, check_file_dir: str, subsystem_sdk_dir: str, subsystem_name: str, member in InterfaceMgr
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp1330 …auto check = [&stub, &pid, &uid, &tokenId, &deviceId, this](const std::shared_ptr<CommAuthInfo> &a… in AttachCommAuthInfo() local
1353 …auto check = [&stub, &pid, &uid, &tokenId, &deviceId, this](const std::shared_ptr<CommAuthInfo> &a… in DetachCommAuthInfo() local
1368 auto check = [&socketId](const std::shared_ptr<CommAuthInfo> &auth) { in DetachCommAuthInfoBySocketId() local
1380 auto check = [&pid, &uid, &deviceId, this](const std::shared_ptr<CommAuthInfo> &auth) { in QueryCommAuthInfo() local
1404 auto check = [&pid, &uid, &deviceId, this](const std::shared_ptr<CommAuthInfo> &auth) { in UpdateCommAuthSocketInfo() local
1444 auto check = [&appAuthInfo, this](const std::shared_ptr<CommAuthInfo> &auth) { in AttachOrUpdateAppAuthInfo() local
1486 auto check = [&appAuthInfo, this](const std::shared_ptr<CommAuthInfo> &auth) { in DetachAppAuthInfo() local
1506 auto check = [&stub](const std::shared_ptr<CommAuthInfo> &auth) { in DetachAppAuthInfoByStub() local
1529 auto check = [&socketId](const std::shared_ptr<CommAuthInfo> &auth) { in DetachAppAuthInfoBySocketId() local
1564 auto check = [&appAuthInfo, this](const std::shared_ptr<CommAuthInfo> &auth) { in QueryCommAuthInfo() local
[all …]
/ohos5.0/build/tools/component_tools/static_check/gn_check/
H A Dcheck_gn_online.py180 def check(self): member in CheckGnOnline
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test.cpp144 bool check = false; in SystemBarPropsEqualsTo() local
164 bool check = false; in SystemBarEnableState() local
/ohos5.0/base/hiviewdfx/hichecker/interfaces/js/kits/napi/js_leak_watcher/
H A Djs_leak_watcher.js134 check: () => { variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_radio.cpp151 …= [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = targetNode](bool check) { in ParseCheckedObject()
368 …= [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = targetNode](bool check) { in OnChange()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dvideodec_func_unit_test.cpp224 auto check = [](char it) { return it == '/'; }; in PrepareSource() local
1305 auto check = [](char it) { return it == '/'; }; in __anonc37cefb30e02() variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dtimer_module.cpp177 bool check = true; in Task() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Ddev_manager.cpp61 auto check = Retry(); in RegisterDevCallback() local

123