Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DRWLock.h46 SHARED = 1 enumerator
91 if (type == SHARED) { in RWLock()
DMutex.h51 SHARED = 1 enumerator
118 if (type == SHARED) { in Mutex()
DCondition.h54 SHARED = 1 enumerator
104 if (type == SHARED) { in Condition()
/system/sepolicy/prebuilts/api/26.0/private/
Dkeys.conf17 [@SHARED]
/system/sepolicy/private/
Dkeys.conf17 [@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__)
259 # if (defined SHARED || defined __PIC__)
276 # if (defined SHARED || defined __PIC__)
386 #if defined DATA_CACHE_SIZE || !(defined SHARED || defined __PIC__)
Dandroid_memset16.S88 #if (defined SHARED || defined __PIC__)
344 # if (defined SHARED || defined __PIC__)
362 # if (defined SHARED || defined __PIC__)
471 #if defined DATA_CACHE_SIZE || !(defined SHARED || defined __PIC__)