Home
last modified time | relevance | path

Searched defs:Disable (Results 1 – 4 of 4) sorted by relevance

/system/memory/libmemunreachable/
DScopedDisableMalloc.h35 void Disable() { in Disable() function
88 void Disable() { in Disable() function
/system/libbase/include/android-base/
Dscopeguard.h50 void Disable() noexcept { active_ = false; } in Disable() function
/system/core/debuggerd/handler/
Ddebuggerd_fallback.cpp83 void Disable() { in Disable() function in ScopedUseFallbackAllocator
/system/gsid/
Dgsi_tool.cpp706 static int Disable(sp<IGsiService> gsid, int argc, char** /* argv */) { in Disable() function