HomeSort by relevance Sort by last modified time
    Searched defs:BUILD_TYPE (Results 1 - 3 of 3) sorted by null

  /external/google-tv-pairing-protocol/cpp/
main.scons 70 BUILD_TYPE = 'dbg',
78 BUILD_TYPE = 'opt',
100 BUILD_TYPE = 'dbg64',
109 BUILD_TYPE = 'opt64',
145 BUILD_TYPE = 'opt',
159 BUILD_TYPE = 'dbg',
200 BUILD_TYPE = 'opt',
227 BUILD_TYPE = 'dbg',
  /cts/common/device-side/device-setup/src/com/android/compatibility/common/devicesetup/
DeviceInfoConstants.java 34 public static final String BUILD_TYPE = "buildType";
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 58 public static final String BUILD_TYPE = "build_type";

Completed in 195 milliseconds