Searched defs:newType (Results 1 – 12 of 12) sorted by relevance
/frameworks/ml/nn/runtime/ |
D | ModelArgumentInfo.cpp | 96 const ANeuralNetworksOperandType* newType) { in updateDimensionInfo()
|
D | ExecutionBuilder.cpp | 55 static bool checkDimensionInfo(const Operand& operand, const ANeuralNetworksOperandType* newType, in checkDimensionInfo()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
D | LockSettingsServiceTests.java | 480 private void testChangeCredentials(int userId, String newCredential, int newType, in testChangeCredentials() 484 mService.setLockCredential(newCredential.getBytes(), newType, oldCredential.getBytes(), in testChangeCredentials() local
|
/frameworks/base/libs/hwui/ |
D | FrameInfoVisualizer.cpp | 232 ProfileType newType = Properties::getProfileType(); in consumeProperties() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | IccCardApplicationStatus.java | 168 AppType newType; in AppTypeFromRILInt() local
|
/frameworks/base/rs/java/android/renderscript/ |
D | Mesh.java | 344 Type newType(Element e, int size) { in newType() method in Mesh.Builder
|
/frameworks/base/core/java/com/android/internal/app/ |
D | IBatteryStats.aidl | 85 String newHistoryName, int newType, boolean newUnimportantForLogging); in noteChangeWakelockFromSource()
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 595 const Type *newType, bool zeroNew) { in rsdAllocationResize()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BatteryStatsService.java | 549 String newHistoryName, int newType, boolean newUnimportantForLogging) { in noteChangeWakelockFromSource()
|
/frameworks/ml/nn/runtime/test/ |
D | TestValidateOperations.cpp | 430 OperandTypeWithExtraParams newType = mValidInputs[i]; in testMutatingInputOperandCode() local 548 OperandTypeWithExtraParams newType = mValidOutputs[i].operandType; in testMutatingOutputOperandCode() local
|
/frameworks/base/core/java/com/android/internal/os/ |
D | BatteryStatsImpl.java | 4374 String newHistoryName, int newType, boolean newUnimportantForLogging) { in noteChangeWakelockFromSourceLocked() 4387 noteStartWakeLocked(newWs.get(i), newPid, null, newName, newHistoryName, newType, in noteChangeWakelockFromSourceLocked() local 4396 newHistoryName, newType, newUnimportantForLogging, elapsedRealtime, in noteChangeWakelockFromSourceLocked() local
|
/frameworks/base/core/java/android/widget/ |
D | TextView.java | 6674 int newType = input.getInputType(); in setInputType() local
|