Home
last modified time | relevance | path

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

/base/request/request/services/src/service/
Dpermission.rs50 QueryAll, enumerator
/base/update/updateservice/services/firmware/data/db/src/
Dfirmware_component_operator_empty.cpp22 bool FirmwareComponentOperator::QueryAll(const std::vector<FirmwareComponent> &results) in QueryAll() function in OHOS::UpdateEngine::FirmwareComponentOperator
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Duser_property_dao.cpp143 int UserPropertyDao::QueryAll(std::unordered_map<std::string, std::string>& out) in QueryAll() function in OHOS::HiviewDFX::UserPropertyDao
Duser_id_dao.cpp143 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/
Dtable_base_operator.h121 bool TableBaseOperator<Table, T>::QueryAll(std::vector<T> &results) in QueryAll() function