Home
last modified time | relevance | path

Searched defs:is_debuggable (Results 1 – 2 of 2) sorted by relevance

/libnativehelper/tests/
DJniInvocation_test.cpp46 auto is_debuggable = []() { return true; }; in TEST() local
75 auto is_debuggable = []() { return false; }; in TEST() local
/libnativehelper/
DJniInvocation.cpp172 bool (*is_debuggable)(), in GetLibrary()
318 bool (*is_debuggable)(), in GetLibrary()