Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DRWLock.h46 SHARED = 1 enumerator
91 if (type == SHARED) { in RWLock()
DCondition.h56 SHARED = 1 enumerator
106 if (type == SHARED) { in Condition()
DMutex.h98 SHARED = 1 enumerator
169 if (type == SHARED) { in Mutex()
/system/extras/simpleperf/demo/CppApi/app/src/main/cpp/
DCMakeLists.txt6 SHARED
/system/sepolicy/prebuilts/api/26.0/private/
Dkeys.conf17 [@SHARED]
/system/sepolicy/prebuilts/api/28.0/private/
Dkeys.conf17 [@SHARED]
/system/sepolicy/prebuilts/api/27.0/private/
Dkeys.conf17 [@SHARED]
/system/sepolicy/private/
Dkeys.conf20 [@SHARED]
/system/sepolicy/prebuilts/api/29.0/private/
Dkeys.conf20 [@SHARED]
/system/sepolicy/prebuilts/api/30.0/private/
Dkeys.conf20 [@SHARED]
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/
DCMakeLists.txt9 # or SHARED, and provides the relative paths to its source code.
17 SHARED
/system/core/libcutils/arch-x86/
Dandroid_memset32.S88 #if (defined SHARED || defined __PIC__)
261 # if (defined SHARED || defined __PIC__)
278 # if (defined SHARED || defined __PIC__)
388 #if defined DATA_CACHE_SIZE || !(defined SHARED || defined __PIC__)
Dandroid_memset16.S88 #if (defined SHARED || defined __PIC__)
346 # if (defined SHARED || defined __PIC__)
364 # if (defined SHARED || defined __PIC__)
473 #if defined DATA_CACHE_SIZE || !(defined SHARED || defined __PIC__)