Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/
H A DMDNSUtils.java125 String curType = serviceInfo.getServiceType().toLowerCase(); in isSupportedServiceType() local
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQuantizedLSTMTest.cpp56 OperandType curType(curOTP.type, curOTP.shape, curOTP.scale, curOTP.zeroPoint); in QuantizedLSTMOpModel() local
/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.cpp593 const String16& curType, in parseAndAddBag()
690 const String16& curType, in parseAndAddEntry()
910 String16 curType; in compileResourceFile() local
/aosp12/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp3819 uint32_t curType = 0xffffffff; in applyStyle() local