Searched refs:QueryAppInfoBase (Results 1 – 2 of 2) sorted by relevance
36 … int32_t QueryAppInfoBase(const NativeRdb::RdbPredicates &predicates, std::vector<AppInfo> &infos);
71 return QueryAppInfoBase(predicates, infos); in QueryAllAppInfo()74 int32_t ConfigDatabaseHelper::QueryAppInfoBase(const NativeRdb::RdbPredicates &predicates, std::vec… in QueryAppInfoBase() function in OHOS::Security::SecurityGuard::ConfigDatabaseHelper