Home
last modified time | relevance | path

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

/frameworks/native/include/powermanager/
DHalResult.h28 static bool checkUnsupported(const ndk::ScopedAStatus& ndkStatus) { in checkUnsupported() function
33 static bool checkUnsupported(const binder::Status& status) { in checkUnsupported() function
48 if (checkUnsupported(status)) { in fromStatus()
62 if (checkUnsupported(ndkStatus)) { in fromStatus()
126 if (checkUnsupported(status)) { in fromStatus()
139 if (checkUnsupported(ndkStatus)) { in fromStatus()