Searched defs:QueryAll (Results 1 – 5 of 5) sorted by relevance
50 QueryAll, enumerator
22 bool FirmwareComponentOperator::QueryAll(const std::vector<FirmwareComponent> &results) in QueryAll() function in OHOS::UpdateEngine::FirmwareComponentOperator
143 int UserPropertyDao::QueryAll(std::unordered_map<std::string, std::string>& out) in QueryAll() function in OHOS::HiviewDFX::UserPropertyDao
143 int UserIdDao::QueryAll(std::unordered_map<std::string, std::string>& out) in QueryAll() function in OHOS::HiviewDFX::UserIdDao
121 bool TableBaseOperator<Table, T>::QueryAll(std::vector<T> &results) in QueryAll() function