Searched refs:AppInfoFetcher (Results 1 – 6 of 6) sorted by relevance
47 bool fetchAppPackageLocationInfo(uid_t uid, AppInfoFetcher::AppInfo* appInfo) { in fetchAppPackageLocationInfo()63 AppInfoFetcher::AppInfoFetcher() in AppInfoFetcher() function in android::nn::AppInfoFetcher79 AppInfoFetcher::AppInfoFetcher()
29 class AppInfoFetcher {31 static AppInfoFetcher* get() { in get()32 static AppInfoFetcher info; in get()54 AppInfoFetcher();
119 AppInfoFetcher::get()->getAppInfo(), isNNAPIVendorExtensionsUseAllowedInProductImage(), in TypeManager()129 bool TypeManager::isExtensionsUseAllowed(const AppInfoFetcher::AppInfo& appPackageInfo, in isExtensionsUseAllowed()
124 static bool isExtensionsUseAllowed(const AppInfoFetcher::AppInfo& appPackageInfo,
88 "AppInfoFetcher.cpp",
134 auto native_info = [&](const std::string& binaryPath) -> android::nn::AppInfoFetcher::AppInfo { in TEST_F()