Searched refs:COMPILATION (Results 1 – 11 of 11) sorted by relevance
/packages/modules/NeuralNetworks/common/ |
D | MetaModel.cpp | 160 VLOG(COMPILATION) << "OrigOperandToSlicedInputOperandIndex::getIndex looked for " in getIndex() 182 VLOG(COMPILATION) << "OrigOperandToSlicedInputOperandIndex::getIndex created " in getIndex() 266 VLOG(COMPILATION) in processOperations() 290 VLOG(COMPILATION) << "origOperandIndexToSlicedIndex compliant input " in processOperations() 324 VLOG(COMPILATION) << "origOperandIndexToSlicedIndex compliant output created " in processOperations() 429 VLOG(COMPILATION) << "origOperandIndexToSlicedIndex initialization created " in makeSlice() 456 VLOG(COMPILATION) << "origOperandIndexToSlicedIndex inputIndexes processing created " in makeSlice() 474 if (VLOG_IS_ON(COMPILATION)) { in makeSlice()
|
D | LegacyUtils.cpp | 68 {"compilation", COMPILATION}, in initVLogMask()
|
/packages/modules/NeuralNetworks/runtime/ |
D | ExecutionPlan.cpp | 622 VLOG(COMPILATION) in findModelOutputsThatAreDownstreamInputs() 676 VLOG(COMPILATION) << "ExecutionStep(" << mIndex << ")::declareModelOutputIsDownstreamInput(" in declareModelOutputIsDownstreamInput() 697 VLOG(COMPILATION) << "ExecutionStep::finishStepModel, step " << mIndex; in logStepModel() 713 VLOG(COMPILATION) << name << ": " << toLog; in logStepModel() 720 VLOG(COMPILATION) << name << ": " << toLog; in logStepModel() 752 VLOG(COMPILATION) << "StepModelOutput (operand#" << stepModelOutput.first in finishStepModel() 773 VLOG(COMPILATION) << "ExecutionStep::finishStepModel: finishing step model with no inputs " in finishStepModel() 819 if (VLOG_IS_ON(COMPILATION)) { in finishStepModel() 834 VLOG(COMPILATION) << "ExecutionStep::finishStepModel, compilation on " << mDevice->getName(); in finishStepModel() 840 if (VLOG_IS_ON(COMPILATION)) { in dump() [all …]
|
D | CompilationBuilder.cpp | 50 VLOG(COMPILATION) << "CompilationBuilder::CompilationBuilder"; in CompilationBuilder() 98 VLOG(COMPILATION) << "CompilationBuilder::finish with CPU fallback"; in finish()
|
D | Manager.cpp | 371 VLOG(COMPILATION) << "Cache " << i << ": " << filename; in createCacheHandleVec()
|
/packages/providers/MediaProvider/apex/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 2 Landroid/provider/MediaStore$Audio$AudioColumns;->COMPILATION:Ljava/lang/String;
|
/packages/modules/NeuralNetworks/common/include/ |
D | LegacyUtils.h | 63 enum VLogFlags { MODEL = 0, COMPILATION, EXECUTION, CPUEXE, MANAGER, DRIVER, MEMORY }; enumerator
|
/packages/apps/Car/tests/TestMediaApp/src/com/android/car/media/testmediaapp/loader/ |
D | TmaMediaMetadataReader.java | 87 COMPILATION (METADATA_KEY_COMPILATION, ValueType.TEXT), enumConstant
|
/packages/providers/MediaProvider/src/com/android/providers/media/scan/ |
D | ModernMediaScanner.java | 1055 op.withValue(MediaColumns.COMPILATION, null); in withGenericValues() 1100 withOptionalValue(op, MediaColumns.COMPILATION, in withRetrieverValues()
|
/packages/providers/MediaProvider/apex/framework/api/ |
D | current.txt | 324 field public static final String COMPILATION = "compilation";
|
/packages/providers/MediaProvider/apex/framework/java/android/provider/ |
D | MediaStore.java | 1647 public static final String COMPILATION = "compilation"; field
|