Home
last modified time | relevance | path

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

/build/make/tools/aconfig/aconfig_storage_read_api/srcs/android/aconfig/storage/
DAconfigStorageReadAPI.java76 ByteBuffer mappedFile, String packageName) throws IOException; in getPackageReadContextImpl()
83 ByteBuffer mappedFile, String packageName) throws IOException { in getPackageReadContext()
97 ByteBuffer mappedFile, int packageId, String flagName) throws IOException; in getFlagReadContextImpl()
106 ByteBuffer mappedFile, int packageId, String flagName) throws IOException { in getFlagReadContext()
119 ByteBuffer mappedFile, int flagIndex) throws IOException; in getBooleanFlagValue()