Home
last modified time | relevance | path

Searched defs:productFile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
H A DDefaultCredentialsProviderTest.java202 File productFile = new File(productFilePath); in getDefaultCredentials_static_linux() local
515 File productFile = new File(productFilePath); in getDefaultCredentials_linuxSetup_envNoGceCheck_noGce() local
696 File productFile = new File(productFilePath); in getCredentialsAndReturnLogMessage() local
/aosp_15_r20/system/libvintf/
H A DVintfObject.cpp397 const std::string productFile = getOdmProductManifestFile(kOdmVintfDir, productModel); in fetchOdmHalManifest() local