Home
last modified time | relevance | path

Searched defs:QueryAll (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/request/request/services/src/service/
H A Dpermission.rs50 QueryAll, enumerator
/ohos5.0/base/update/updateservice/services/firmware/data/db/src/
H A Dfirmware_component_operator_empty.cpp22 bool FirmwareComponentOperator::QueryAll(const std::vector<FirmwareComponent> &results) in QueryAll() function in OHOS::UpdateEngine::FirmwareComponentOperator
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Duser_id_dao.cpp143 int UserIdDao::QueryAll(std::unordered_map<std::string, std::string>& out) in QueryAll() function in OHOS::HiviewDFX::UserIdDao
H A Duser_property_dao.cpp143 int UserPropertyDao::QueryAll(std::unordered_map<std::string, std::string>& out) in QueryAll() function in OHOS::HiviewDFX::UserPropertyDao
/ohos5.0/base/update/updateservice/services/core/ability/sqlite/core/include/
H A Dtable_base_operator.h121 bool TableBaseOperator<Table, T>::QueryAll(std::vector<T> &results) in QueryAll() function
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_access_policy_database.cpp167 std::vector<NetAccessPolicyData> NetAccessPolicyRDB::QueryAll() in QueryAll() function in OHOS::NetManagerStandard::NetAccessPolicyRDB
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dasync_lock_manager.cpp316 napi_value AsyncLockManager::QueryAll(napi_env env, napi_callback_info cbinfo) in QueryAll() function in Commonlibrary::Concurrent::LocksModule::AsyncLockManager