Home
last modified time | relevance | path

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

/system/core/base/include/android-base/
Dlogging.h186 #define CHECK_STROP(s1, s2, sense) \ argument
187 if (LIKELY((strcmp(s1, s2) == 0) == sense)) \
192 << (sense ? " == " : " != ") << "\"" << s2 << "\""
/system/sepolicy/
Dmls109 # This would only make sense if apps were assigned categories
Dpriv_app.te133 # permission only makes sense within a domain (hence should
Duntrusted_app.te143 # permission only makes sense within a domain (hence should
/system/core/adb/
DOVERVIEW.TXT19 if to sense the USB ports to know when devices are attached/removed,
/system/bt/build/secondary/third_party/libchrome/
DBUILD.gn139 # don't really make that much sense but instead of removing the line I'm
/system/tools/aidl/docs/
Daidl-cpp.md123 header include must make sense in the context of the Android.mk that compiles