Home
last modified time | relevance | path

Searched defs:Debuggable (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/mutation/api/
H A DDebuggable.java26 public interface Debuggable { interface
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/lambda/DefaultMethods/
DMixIn.java45 public interface Debuggable { interface in MixIn
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/lambda/DefaultMethods/
DMixIn.java45 public interface Debuggable { interface in MixIn
/aosp_15_r20/libnativehelper/tests/
H A DJniInvocation_test.cpp27 TEST(JNIInvocation, Debuggable) { in TEST() argument
/aosp_15_r20/frameworks/native/cmds/installd/
H A Drun_dex2oat_test.cpp540 TEST_F(RunDex2OatTest, Debuggable) { in TEST_F() argument
/aosp_15_r20/build/soong/android/
H A Dconfig.go1233 func (c *config) Debuggable() bool { func
H A Dvariable.go308 Debuggable *bool `json:",omitempty"` member
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp2008 static Matcher<status_t> Debuggable(const Matcher<status_t> &matcher) { in Debuggable() function
/aosp_15_r20/build/blueprint/
H A Dcontext.go5129 type Debuggable interface { interface
/aosp_15_r20/out/soong/.intermediates/build/soong/product_config/
Dproduct_config.json1 …], "Unbundled_build_image": false, "Always_use_prebuilt_sdks": false, "Debuggable": true, "Eng": t… boolean