Home
last modified time | relevance | path

Searched defs:Contains (Results 1 – 25 of 42) sorted by relevance

12

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_list.h114 bool Contains(const BTTransport transport, const std::string &name) in Contains() function
135 bool Contains(const std::string &name) in Contains() function
/ohos5.0/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_rl_map.h56 bool Contains(const K& key) in Contains() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dregion.cpp36 bool Region::Contains(int32_t x, int32_t y) const in Contains() function in OHOS::Rosen::Drawing::Region
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/video_job_repository/
H A Dvideo_job_queue.cpp33 bool VideoJobQueue::Contains(DeferredVideoJobPtr obj) const in Contains() function in OHOS::CameraStandard::DeferredProcessing::VideoJobQueue
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_region.cpp34 bool SkiaRegion::Contains(int32_t x, int32_t y) const in Contains() function in OHOS::Rosen::Drawing::SkiaRegion
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.h64 … bool Contains(float x, float y) const { return x >= left && x < right && y >= top && y < bottom; } in Contains() function
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
H A Dui_session_json_util.cpp34 bool InspectorJsonValue::Contains(const std::string& key) const in Contains() function in OHOS::Ace::InspectorJsonValue
/ohos5.0/base/theme/wallpaper_mgr/utils/include/
H A Dconcurrent_map.h87 bool Contains(const key_type &key) const noexcept in Contains() function
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/
H A Dconcurrent_map.h89 bool Contains(const key_type &key) const noexcept in Contains() function
/ohos5.0/base/security/security_guard/test/unittest/mock/rdb/
H A Drdb_predicates.h36 virtual AbsPredicates *Contains(std::string field, std::string value) {return nullptr;}; in Contains() function
75 virtual AbsPredicates *Contains(std::string field, std::string value) {return nullptr;}; in Contains() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/json/
H A Dnode_object.cpp52 bool NodeObject::Contains(const std::string& key) const in Contains() function in OHOS::Ace::NodeObject
/ohos5.0/base/hiviewdfx/hichecker/frameworks/native/
H A Dhichecker.cpp81 bool HiChecker::Contains(uint64_t rule) in Contains() function in OHOS::HiviewDFX::HiChecker
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dconcurrent_map.h114 bool Contains(const key_type &key) const noexcept in Contains() function
/ohos5.0/foundation/ability/ability_runtime/services/dataobsmgr/include/
H A Dconcurrent_map.h114 bool Contains(const key_type &key) const noexcept in Contains() function
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_db_info.h63 bool Contains(const int uId) const in Contains() function
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_host_record.cpp55 bool FormHostRecord::Contains(int64_t formId) const in Contains() function in OHOS::AppExecFwk::FormHostRecord
/ohos5.0/base/inputmethod/imf/frameworks/common/
H A Dconcurrent_map.h114 bool Contains(const key_type &key) const noexcept in Contains() function
/ohos5.0/base/hiviewdfx/hichecker/interfaces/js/kits/napi/src/
H A Dnapi_hichecker.cpp61 napi_value Contains(napi_env env, napi_callback_info info) in Contains() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dconcurrent_map.h127 bool Contains(const key_type &key) const noexcept in Contains() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_post_process.cpp256 bool RenderDataStorePostProcess::Contains(const string_view name) const in Contains() function in RenderDataStorePostProcess
263 bool RenderDataStorePostProcess::Contains(const string_view name, const string_view ppName) const in Contains() function in RenderDataStorePostProcess
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dconcurrent_map.h143 bool Contains(const key_type &key) const noexcept in Contains() function
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_queue.cpp141 bool WorkQueue::Contains(std::shared_ptr<std::string> workId) in Contains() function in OHOS::WorkScheduler::WorkQueue
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_rdb_predicates.cpp250 AbsRdbPredicates *AbsRdbPredicates::Contains(const std::string &field, const std::string &value) in Contains() function in OHOS::NativeRdb::AbsRdbPredicates
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Drect.h239 inline bool RectI::Contains(const RectI& other) const in Contains() function
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates.h194 DataSharePredicates *Contains(const std::string &field, const std::string &value) in Contains() function

12