Searched defs:QueryAll (Results 1 – 5 of 5) sorted by relevance
22 bool FirmwareComponentOperator::QueryAll(const std::vector<FirmwareComponent> &results) in QueryAll() function in OHOS::UpdateEngine::FirmwareComponentOperator
60 QueryAll, enumerator
140 int UserPropertyDao::QueryAll(std::unordered_map<std::string, std::string>& out) in QueryAll() function in OHOS::HiviewDFX::UserPropertyDao
140 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