Searched refs:references (Results 1 – 25 of 47) sorted by relevance
12
/system/sepolicy/prebuilts/api/29.0/public/ |
D | servicemanager.te | 8 # As such, it only ever receives and transfers other references 9 # created by other domains. It never passes its own references
|
D | te_macros | 338 # Call the servicemanager and transfer references to it. 352 # Call the hwservicemanager and transfer references to it. 370 # Call the vndservicemanager and transfer references to it. 382 # Call the server domain and optionally transfer references to it. 384 # Allow the serverdomain to transfer references to the client on the reply.
|
/system/sepolicy/prebuilts/api/32.0/public/ |
D | servicemanager.te | 8 # As such, it only ever receives and transfers other references 9 # created by other domains. It never passes its own references
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | servicemanager.te | 8 # As such, it only ever receives and transfers other references 9 # created by other domains. It never passes its own references
|
D | te_macros | 355 # Call the servicemanager and transfer references to it. 371 # Call the hwservicemanager and transfer references to it. 389 # Call the vndservicemanager and transfer references to it. 401 # Call the server domain and optionally transfer references to it. 403 # Allow the serverdomain to transfer references to the client on the reply.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | servicemanager.te | 8 # As such, it only ever receives and transfers other references 9 # created by other domains. It never passes its own references
|
D | te_macros | 339 # Call the servicemanager and transfer references to it. 355 # Call the hwservicemanager and transfer references to it. 373 # Call the vndservicemanager and transfer references to it. 385 # Call the server domain and optionally transfer references to it. 387 # Allow the serverdomain to transfer references to the client on the reply.
|
/system/sepolicy/prebuilts/api/202404/public/ |
D | servicemanager.te | 8 # As such, it only ever receives and transfers other references 9 # created by other domains. It never passes its own references
|
/system/sepolicy/prebuilts/api/34.0/public/ |
D | servicemanager.te | 8 # As such, it only ever receives and transfers other references 9 # created by other domains. It never passes its own references
|
/system/sepolicy/prebuilts/api/33.0/public/ |
D | servicemanager.te | 8 # As such, it only ever receives and transfers other references 9 # created by other domains. It never passes its own references
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | keystore.te | 28 # Keystore needs to transfer binder references to vold and wait_for_keymaster so that they 29 # can call keystore methods on those references.
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | keystore.te | 28 # Keystore needs to transfer binder references to vold and wait_for_keymaster so that they 29 # can call keystore methods on those references.
|
/system/sepolicy/private/ |
D | servicemanager.te | 19 # As such, it only ever receives and transfers other references 20 # created by other domains. It never passes its own references
|
D | keystore.te | 35 # Keystore needs to transfer binder references to vold so that it 36 # can call keystore methods on those references.
|
D | virtualizationmanager.te | 117 # virtualizationmanager holds references to bound devices, returned from vfio_handler
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | keystore.te | 31 # Keystore needs to transfer binder references to vold so that it 32 # can call keystore methods on those references.
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | keystore.te | 35 # Keystore needs to transfer binder references to vold so that it 36 # can call keystore methods on those references.
|
/system/sepolicy/prebuilts/api/202404/private/ |
D | keystore.te | 40 # Keystore needs to transfer binder references to vold so that it 41 # can call keystore methods on those references.
|
D | virtualizationmanager.te | 116 # virtualizationmanager holds references to bound devices, returned from vfio_handler
|
/system/ca-certificates/ |
D | METADATA | 5 license_note: "Quo Vadis Certificate Policy in files/5cf9d536.0 references:\n"
|
/system/extras/simpleperf/doc/ |
D | executable_commands_reference.md | 122 # Stat event cache-references and cache-misses. 123 $ simpleperf stat -e cache-references,cache-misses -p 11904 --duration 10 132 # Stat using event cache-references, cache-references:u,.... 133 $ simpleperf stat -p 7394 -e cache-references,cache-references:u,cache-references:k \ 138 490,713 cache-references # 151.682 M/sec 139 899,652 cache-references:u # 130.152 M/sec 140 855,218 cache-references:k # 111.356 M/sec 155 Because the number of cache-references is smaller than the number of cache-references:u 156 (cache-references only in userspace) and cache-references:k (cache-references only in kernel). 180 # Stat using event cache-references, cache-references:u,.... [all …]
|
/system/tools/hidl/ |
D | Interface.cpp | 439 const auto& references = method->getReferences(); in getReferences() local 440 ret.insert(ret.end(), references.begin(), references.end()); in getReferences() 457 const auto& references = method->getStrongReferences(); in getStrongReferences() local 458 ret.insert(ret.end(), references.begin(), references.end()); in getStrongReferences()
|
/system/netd/ |
D | Android.bp | 83 "-google-runtime-references", // Grandfathered usage of pass by non-const reference
|
/system/security/ondevice-signing/ |
D | Android.bp | 30 "google-runtime-member-string-references",
|
/system/libhidl/transport/base/1.0/ |
D | IBase.hal | 106 * Get debug information on references on this interface.
|
12