Searched refs:SHARED (Results 1 - 10 of 10) sorted by relevance

/system/sepolicy/prebuilts/api/26.0/private/
H A Dkeys.conf17 [@SHARED]
/system/sepolicy/private/
H A Dkeys.conf17 [@SHARED]
/system/core/include/utils/
H A DMutex.h51 SHARED = 1 enumerator in enum:android::Mutex::__anon1507
118 if (type == SHARED) {
H A DRWLock.h46 SHARED = 1 enumerator in enum:android::RWLock::__anon1509
91 if (type == SHARED) {
H A DCondition.h54 SHARED = 1 enumerator in enum:android::Condition::__anon1502
104 if (type == SHARED) {
/system/core/libutils/include/utils/
H A DMutex.h51 SHARED = 1 enumerator in enum:android::Mutex::__anon1676
118 if (type == SHARED) {
H A DRWLock.h46 SHARED = 1 enumerator in enum:android::RWLock::__anon1678
91 if (type == SHARED) {
H A DCondition.h54 SHARED = 1 enumerator in enum:android::Condition::__anon1671
104 if (type == SHARED) {
/system/core/libcutils/arch-x86/
H A 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__)
H A 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__)

Completed in 149 milliseconds