Home
last modified time | relevance | path

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

/system/core/init/
Dcapabilities.h46 bool CapAmbientSupported();
Dcapabilities.cpp180 bool CapAmbientSupported() { in CapAmbientSupported() function
Dservice_parser.cpp56 if (!CapAmbientSupported()) { in ParseCapabilities()