Home
last modified time | relevance | path

Searched refs:kDebuggableFallback (Results 1 – 1 of 1) sorted by relevance

/libnativehelper/
DJniInvocation.cpp54 static const char* kDebuggableFallback = "0"; // Not debuggable. variable
65 property_get(kDebuggableSystemProperty, debuggable, kDebuggableFallback); in GetLibrary()