Home
last modified time | relevance | path

Searched defs:IsValidType (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dgraph.cpp111 bool Graph::IsValidType(const std::string &node) in IsValidType() function in OHOS::UDMF::Graph
H A Dutd_graph.cpp35 bool UtdGraph::IsValidType(const std::string &node) in IsValidType() function in OHOS::UDMF::UtdGraph
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mode_policy.cpp173 bool PowerModePolicy::IsValidType(uint32_t type) in IsValidType() function in OHOS::PowerMgr::PowerModePolicy
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/common/
H A Dunified_meta.cpp550 bool UnifiedDataUtils::IsValidType(int32_t value) in IsValidType() function in OHOS::UDMF::UnifiedDataUtils
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_dialling_numbers_manager.cpp314 bool IccDiallingNumbersManager::IsValidType(int type) in IsValidType() function in OHOS::Telephony::IccDiallingNumbersManager
H A Dsim_file_manager.cpp948 bool SimFileManager::IsValidType(SimFileManager::IccType type) in IsValidType() function in OHOS::Telephony::SimFileManager
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_impl.cpp169 bool RunningLockImpl::IsValidType(RunningLockType type, PowerHdfState state) in IsValidType() function in OHOS::HDI::Power::V1_2::RunningLockImpl
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Devent_loop_impl.cpp65 static bool IsValidType(int type) in IsValidType() function in DistributedDB::EventRequest
/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.cpp381 bool RunningLockMgr::IsValidType(RunningLockType type) in IsValidType() function in OHOS::PowerMgr::RunningLockMgr
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dtypes.h510 inline bool IsValidType() const in IsValidType() function