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

  /bionic/tests/libs/
Android.build.testlib.mk 18 build_type := host macro
20 build_type := target macro
Android.mk 86 build_type := target macro
99 build_type := target macro
295 build_type := host macro
306 build_type := target macro
  /external/chromium_org/base/android/
build_info.h 79 const char* build_type() const { function in class:base::android::BuildInfo
  /external/chromium_org/gpu/config/
gpu_test_config.h 51 void set_build_type(int32 build_type);
58 int32 build_type() const { return build_type_; } function in class:gpu::GPUTestConfig
  /system/core/libbacktrace/
Android.mk 73 build_type := target macro
76 build_type := host macro
120 build_type := target macro
123 build_type := host macro
140 build_type := target macro
143 build_type := host macro
178 build_type := target macro
181 build_type := host macro
  /external/libunwind/
Android.mk 224 build_type := target macro
227 build_type := host macro
229 build_type := target macro
232 build_type := host macro
271 build_type := target macro
274 build_type := host macro
306 build_type := target macro
310 build_type := host macro
333 build_type := target macro
336 build_type := hos macro
    [all...]
  /frameworks/native/cmds/dumpstate/
dumpstate.c 107 char build_type[PROPERTY_VALUE_MAX]; local
111 property_get("ro.build.type", build_type, "(unknown)");
331 if (0 == strncmp(build_type, "user", PROPERTY_VALUE_MAX - 1)) {
  /bionic/tests/
Android.mk 141 build_type := target macro
144 build_type := host macro
166 build_type := target macro
169 build_type := host macro
174 build_type := target macro
177 build_type := host macro
185 build_type := target macro
188 build_type := host macro
197 build_type := target macro
200 build_type := hos macro
212 build_type := target macro
215 build_type := host macro
253 build_type := target macro
275 build_type := target macro
305 build_type := host macro
    [all...]

Completed in 496 milliseconds