Searched refs:getOdexVisibility (Results 1 – 4 of 4) sorted by relevance
132 int getOdexVisibility(@utf8InCpp String packageName, @utf8InCpp String apkPath, in getOdexVisibility() method
206 binder::Status getOdexVisibility(const std::string& packageName, const std::string& apkPath,
3953 binder::Status InstalldNativeService::getOdexVisibility( in getOdexVisibility() function in android::installd::InstalldNativeService
669 ASSERT_BINDER_SUCCESS(service_->getOdexVisibility(package_name_, apk_path_, kRuntimeIsa, in checkVisibility()