Home
last modified time | relevance | path

Searched refs:aName (Results 1 – 7 of 7) sorted by relevance

/aosp12/build/soong/apex/
H A Dandroidmk.go128 aName := moduleName
131 aName = aName + ":32"
133 aName = aName + ":64"
135 if !android.InList(aName, moduleNames) {
136 moduleNames = append(moduleNames, aName)
/aosp12/hardware/interfaces/keymaster/4.1/vts/functional/
H A DDeviceUniqueAttestationTest.cpp75 string aName; member
83 o << "Set " << diffs.aName << " contains the following that " << diffs.bName << " does not" in operator <<()
89 o << "Set " << diffs.bName << " contains the following that " << diffs.aName << " does not" in operator <<()
101 AuthorizationSetDifferences difference(string aName, const AuthorizationSet& a, string bName, in difference() argument
103 AuthorizationSetDifferences diffs = {std::move(aName), std::move(bName), {}, {}}; in difference()
/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DSort.java244 String aName = a.getClassName();
246 return aName.compareTo(bName);
/aosp12/frameworks/base/tools/aapt/
H A DCommand.cpp1156 String8 aName(getComponentName(pkg, activityName)); in doDump() local
1159 if (aName.length() > 0) { in doDump()
1161 ResTable::normalizeForOutput(aName.string()).string()); in doDump()
1171 if (aName.length() > 0) { in doDump()
1173 ResTable::normalizeForOutput(aName.string()).string()); in doDump()
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestIntrospectionControl.cpp1048 auto expectTimingLe = [](uint64_t a, const char* aName, uint64_t b, const char* bName) { in TEST_P() argument
1050 EXPECT_LE(a, b) << aName << " exceeds " << bName; in TEST_P()
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...