Searched defs:vndk_version (Results 1 – 7 of 7) sorted by relevance
48 const std::string& vndk_version) { in fs_mgr_get_vendor_overlay_dirs()113 static const auto vndk_version = android::base::GetProperty(kVndkVersionPropertyName, ""); in fs_mgr_vendor_overlay_mount_all() local
59 inline void MockVndkVersion(std::string vndk_version) { in MockVndkVersion()
75 const std::string& vndk_version, in LoadVndkLibraryListVariables()118 const std::string& vndk_version, in LoadLlndkLibraryListVariables()
58 std::string vndk_version; in BuildVndkNamespace() local
37 static std::string vndk_version = base::GetProperty("ro.vndk.version", ""); in getVndkSpHwPath() local
75 std::string vndk_version; member
641 const std::string& vndk_version = apex_file.GetManifest().vndkversion(); in VerifyVndkVersion() local