Home
last modified time | relevance | path

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

/system/netd/client/
DFwmarkClient.cpp40 constexpr bool isBuildDebuggable = true; variable
42 constexpr bool isBuildDebuggable = false; variable
46 return isBuildDebuggable && getenv(name); in isOverriddenBy()