Home
last modified time | relevance | path

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

12

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
Ddiv_strategy.h25 DivStrategy(std::shared_ptr<Strategy> check, in DivStrategy()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/
Dradio_pattern.cpp247 bool check = false; in OnClick() local
306 bool check = false; in CheckPageNode() local
353 bool check = false; in UpdateState() local
397 const RefPtr<FrameNode>& frameNode, const RefPtr<FrameNode>& pageNode, bool check) in UpdateGroupCheckStatus()
422 void RadioPattern::UpdateUIStatus(bool check) in UpdateUIStatus()
Dradio_event_hub.h41 void UpdateChangeEvent(bool check) const in UpdateChangeEvent()
/foundation/window/window_manager/test/systemtest/wms/
Dwindow_immersive_test.cpp144 bool check = false; in SystemBarPropsEqualsTo() local
164 bool check = false; in SystemBarEnableState() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_radio.cpp108 …= [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()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Ddev_manager.cpp61 auto check = Retry(); in RegisterDevCallback() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
Dtimer_module.cpp177 bool check = true; in Task() local
Ddate_time_format_module.cpp257 bool check = true; in GetNumInDate() local
279 std::string result, timeZone, check; in FormatDate() local
Dcjson_parser.cpp355 bool check = true; in GetWinFiles() local
381 bool check = true; in GetFiles() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
Ddistributeddb_schema_unit_test.cpp57 void CheckSchemaAttribute(const SchemaAttribute &res, const SchemaAttribute &check) in CheckSchemaAttribute()
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
Dvideoenc_unit_test.cpp202 auto check = [](char it) { return it == '/'; }; in PrepareSource() local
Dvideodec_unit_test.cpp215 auto check = [](char it) { return it == '/'; }; in PrepareSource() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat_v9/
Dstat_n_exporter_v9.cpp54 bool check = (statEntity->stat_.st_mode & S_IFMT) == mode; in CheckStatMode() local
/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_process_skeleton.cpp1274 …auto check = [&stub, &pid, &uid, &tokenId, &deviceId, this](const std::shared_ptr<CommAuthInfo> &a… in AttachCommAuthInfo() local
1297 …auto check = [&stub, &pid, &uid, &tokenId, &deviceId, this](const std::shared_ptr<CommAuthInfo> &a… in DetachCommAuthInfo() local
1312 auto check = [&pid, &uid, &deviceId, this](const std::shared_ptr<CommAuthInfo> &auth) { in QueryCommAuthInfo() local
1335 auto check = [&stub](const std::shared_ptr<CommAuthInfo> &auth) { in DetachCommAuthInfoByStub() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/
Dhm_symbol_run.cpp264 bool check = GetAnimationGroups(glyphid, effectMode, animationSetting); in GetSymbolLayers() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stat/
Dstat_n_exporter.cpp49 bool check = (statEntity->stat_.st_mode & S_IFMT) == mode; in CheckStatMode() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_engine/
Dhm_symbol_run.cpp276 bool check = GetAnimationGroups(glyohId, effectMode, animationSetting); in GetSymbolLayers() local
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
Drender_select_popup.cpp573 bool check = GreatNotEqual(pipeline->GetRootWidth(), pipeline->GetRootHeight()); in ScreenDirectionSwitched() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fileio/class_stat/
Dstat_n_exporter.cpp51 bool check = (statEntity->stat_.st_mode & S_IFMT) == mode; in CheckStatMode() local
/foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/mod_fileio/class_stat/
Dstat_n_exporter.cpp52 bool check = (statEntity->stat_.st_mode & S_IFMT) == mode; in CheckStatMode() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dimage_napi.cpp524 static inline bool IsEqual(const int32_t& check, ImageFormat format) in IsEqual()
528 static inline bool IsEqual(const int32_t& check, ComponentType type) in IsEqual()
/foundation/barrierfree/accessibility/frameworks/asacfwk/src/
Daccessibility_system_ability_client_impl.cpp276 bool check = false; in GetAbilityList() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
Dcheckboxgroup_pattern.cpp265 void CheckBoxGroupPattern::UpdateUIStatus(bool check) in UpdateUIStatus()
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
Dfile_trash_n_exporter.cpp365 bool check = (statEntity.stat_.st_mode & S_IFMT) == S_IFDIR; in GenerateFileInfoEntity() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/
Dcheckbox_pattern.cpp282 void CheckBoxPattern::UpdateUIStatus(bool check) in UpdateUIStatus()

12