Home
last modified time | relevance | path

Searched refs:marked (Results 1 – 25 of 107) sorted by relevance

12345

/system/chre/apps/chqts/src/shared/
Dtest_success_marker.cc48 bool marked = false; in isStageMarked() local
51 marked = ((mFinishedBitmask & finishedBit) != 0); in isStageMarked()
53 return marked; in isStageMarked()
/system/sepolicy/prebuilts/api/27.0/private/
Dmediaserver.te8 # TODO(b/36375899): Remove this once OMX HAL is attributized and mediaserver is marked as a client
Dsecurity_classes7 # Classes marked as userspace are classes
Dseapp_contexts14 # isEphemeralApp=true will match apps marked by PackageManager as Ephemeral
/system/sepolicy/prebuilts/api/26.0/private/
Dmediaserver.te8 # TODO(b/36375899): Remove this once OMX HAL is attributized and mediaserver is marked as a client
Dsecurity_classes7 # Classes marked as userspace are classes
Dseapp_contexts14 # isEphemeralApp=true will match apps marked by PackageManager as Ephemeral
/system/sepolicy/prebuilts/api/28.0/private/
Dmediaserver.te8 # TODO(b/36375899): Remove this once OMX HAL is attributized and mediaserver is marked as a client
Dsecurity_classes7 # Classes marked as userspace are classes
Dseapp_contexts14 # isEphemeralApp=true will match apps marked by PackageManager as Ephemeral
/system/sepolicy/private/
Dinit.te27 # allow init to execute services marked with seclabel u:r:su:s0 in userdebug/eng
Dsecurity_classes7 # Classes marked as userspace are classes
Dephemeral_app.te59 # Allow heap profiling if the app opts in by being marked
Disolated_app.te63 # Allow heap profiling if the main app has been marked as profileable or
/system/sepolicy/prebuilts/api/29.0/private/
Dinit.te27 # allow init to execute services marked with seclabel u:r:su:s0 in userdebug/eng
Dsecurity_classes7 # Classes marked as userspace are classes
Dephemeral_app.te59 # Allow heap profiling if the app opts in by being marked
Disolated_app.te63 # Allow heap profiling if the main app has been marked as profileable or
Dseapp_contexts28 # isEphemeralApp=true will match apps marked by PackageManager as Ephemeral
/system/tools/hidl/
DREADME.md19 are marked with 'internal' in the help menu.
/system/connectivity/wifilogd/
DAndroid.bp60 "-Wno-used-but-marked-unused",
/system/apex/apexd/
DAndroid.bp30 "-Wused-but-marked-unused",
295 "-Wno-used-but-marked-unused",
/system/sepolicy/reqd_mask/
Dsecurity_classes7 # Classes marked as userspace are classes
/system/media/camera/docs/
Dndk_camera_metadata_tags.mako148 print " WARNING: {}_{} is marked as hidden".format(csym(ndk(entry.name)), val.name) + \
/system/tools/aidl/docs/
Daidl-cpp.md105 interface marked @nullable will still not allow null int parameters.
240 back the caller. Parameters marked with @nullable are passed by pointer,

12345