Home
last modified time | relevance | path

Searched refs:references (Results 1 – 25 of 47) sorted by relevance

12

/system/sepolicy/prebuilts/api/29.0/public/
Dservicemanager.te8 # As such, it only ever receives and transfers other references
9 # created by other domains. It never passes its own references
Dte_macros338 # 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/
Dservicemanager.te8 # 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/
Dservicemanager.te8 # As such, it only ever receives and transfers other references
9 # created by other domains. It never passes its own references
Dte_macros355 # 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/
Dservicemanager.te8 # As such, it only ever receives and transfers other references
9 # created by other domains. It never passes its own references
Dte_macros339 # 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/
Dservicemanager.te8 # 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/
Dservicemanager.te8 # 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/
Dservicemanager.te8 # 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/
Dkeystore.te28 # 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/
Dkeystore.te28 # 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/
Dservicemanager.te19 # As such, it only ever receives and transfers other references
20 # created by other domains. It never passes its own references
Dkeystore.te35 # Keystore needs to transfer binder references to vold so that it
36 # can call keystore methods on those references.
Dvirtualizationmanager.te117 # virtualizationmanager holds references to bound devices, returned from vfio_handler
/system/sepolicy/prebuilts/api/33.0/private/
Dkeystore.te31 # 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/
Dkeystore.te35 # 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/
Dkeystore.te40 # Keystore needs to transfer binder references to vold so that it
41 # can call keystore methods on those references.
Dvirtualizationmanager.te116 # virtualizationmanager holds references to bound devices, returned from vfio_handler
/system/ca-certificates/
DMETADATA5 license_note: "Quo Vadis Certificate Policy in files/5cf9d536.0 references:\n"
/system/extras/simpleperf/doc/
Dexecutable_commands_reference.md122 # 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/
DInterface.cpp439 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/
DAndroid.bp83 "-google-runtime-references", // Grandfathered usage of pass by non-const reference
/system/security/ondevice-signing/
DAndroid.bp30 "google-runtime-member-string-references",
/system/libhidl/transport/base/1.0/
DIBase.hal106 * Get debug information on references on this interface.

12