Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/prop_tgt/
DOUTPUT_NAME.rst1 OUTPUT_NAME title
/aosp_15_r20/system/chre/
H A DMakefile17 OUTPUT_NAME = libchre macro
/aosp_15_r20/cts/tests/framework/base/windowmanager/appProfileable/src/android/server/wm/profileable/
H A DComponents.java30 public static final String OUTPUT_NAME = "profile.trace"; field in Components.ProfileableAppActivity
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/
H A DClassifierActivity.java70 private static final String OUTPUT_NAME = "output"; field in ClassifierActivity