Searched defs:QueryAll (Results 1 - 4 of 4) sorted by relevance
/base/update/updateservice/services/firmware/data/db/src/ | ||
H A D | firmware_component_operator_empty.cpp | 22 bool FirmwareComponentOperator::QueryAll(const std::vector<FirmwareComponent> &results) in QueryAll() function in OHOS::UpdateEngine::FirmwareComponentOperator |
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ | ||
H A D | user_property_dao.cpp | 143 int UserPropertyDao::QueryAll(std::unordered_map<std::string, std::string>& out)
in QueryAll() function in OHOS::HiviewDFX::UserPropertyDao |
H A D | user_id_dao.cpp | 143 int UserIdDao::QueryAll(std::unordered_map<std::string, std::string>& out)
in QueryAll() function in OHOS::HiviewDFX::UserIdDao |
/base/update/updateservice/services/core/ability/sqlite/core/include/ | ||
H A D | table_base_operator.h | 121 bool TableBaseOperator<Table, T>::QueryAll(std::vector<T> &results) in QueryAll() function in OHOS::UpdateEngine::TableBaseOperator |
Completed in 2 milliseconds