Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/net/netstats/
H A DNetworkStatsDataMigrationUtils.java513 final AtomicFile inputFile = new AtomicFile(uidFile); in readLegacyUid() local
/aosp14/frameworks/base/tools/aapt/
H A DCommand.cpp2919 std::string inputFile, outputFile; in runInDaemonMode() local