Searched defs:QueryAll (Results 1 – 7 of 7) sorted by relevance
50 QueryAll, enumerator
22 bool FirmwareComponentOperator::QueryAll(const std::vector<FirmwareComponent> &results) in QueryAll() function in OHOS::UpdateEngine::FirmwareComponentOperator
143 int UserIdDao::QueryAll(std::unordered_map<std::string, std::string>& out) in QueryAll() function in OHOS::HiviewDFX::UserIdDao
143 int UserPropertyDao::QueryAll(std::unordered_map<std::string, std::string>& out) in QueryAll() function in OHOS::HiviewDFX::UserPropertyDao
121 bool TableBaseOperator<Table, T>::QueryAll(std::vector<T> &results) in QueryAll() function
167 std::vector<NetAccessPolicyData> NetAccessPolicyRDB::QueryAll() in QueryAll() function in OHOS::NetManagerStandard::NetAccessPolicyRDB
316 napi_value AsyncLockManager::QueryAll(napi_env env, napi_callback_info cbinfo) in QueryAll() function in Commonlibrary::Concurrent::LocksModule::AsyncLockManager