Searched defs:flagName (Results 1 – 3 of 3) sorted by relevance
97 ByteBuffer mappedFile, int packageId, String flagName) throws IOException; in getFlagReadContextImpl()106 ByteBuffer mappedFile, int packageId, String flagName) throws IOException { in getFlagReadContext()
114 String flagName, in testFlagContextQuery()
3656 func checkAapt2LinkFlag(t *testing.T, aapt2Flags, flagName, expectedValue string) { argument