Searched refs:references (Results 1 – 25 of 36) sorted by relevance
12
/system/sepolicy/prebuilts/api/27.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 | 320 # Call the servicemanager and transfer references to it. 334 # Call the hwservicemanager and transfer references to it. 352 # Call the vndservicemanager and transfer references to it. 364 # Call the server domain and optionally transfer references to it. 366 # Allow the serverdomain to transfer references to the client on the reply.
|
/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/28.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 | 328 # Call the servicemanager and transfer references to it. 342 # Call the hwservicemanager and transfer references to it. 360 # Call the vndservicemanager and transfer references to it. 372 # Call the server domain and optionally transfer references to it. 374 # Allow the serverdomain to transfer references to the client on the reply.
|
/system/sepolicy/prebuilts/api/26.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 | 316 # Call the servicemanager and transfer references to it. 330 # Call the hwservicemanager and transfer references to it. 348 # Call the vndservicemanager and transfer references to it. 360 # Call the server domain and optionally transfer references to it. 362 # Allow the serverdomain to transfer references to the client on the reply.
|
/system/sepolicy/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/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/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 | 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/ca-certificates/ |
D | METADATA | 5 # Quo Vadis Certificate Policy in files/5cf9d536.0 references:
|
/system/extras/simpleperf/doc/ |
D | executable_commands_reference.md | 148 # Stat event cache-references and cache-misses. 149 $ simpleperf stat -e cache-references,cache-misses -p 11904 --duration 10 159 # Stat using event cache-references, cache-references:u,.... 160 $ simpleperf stat -p 7394 -e cache-references,cache-references:u,cache-references:k \ 164 4,331,018 cache-references # 4.861 M/sec (87%) 165 3,064,089 cache-references:u # 3.439 M/sec (87%) 166 1,364,959 cache-references:k # 1.532 M/sec (87%) 180 # Stat using event cache-references, cache-references:u,.... 181 $ simpleperf stat -p 7964 --group cache-references,cache-misses \ 182 --group cache-references:u,cache-misses:u --group cache-references:k,cache-misses:k \ [all …]
|
/system/tools/hidl/ |
D | Interface.cpp | 433 const auto& references = method->getReferences(); in getReferences() local 434 ret.insert(ret.end(), references.begin(), references.end()); in getReferences() 451 const auto& references = method->getStrongReferences(); in getStrongReferences() local 452 ret.insert(ret.end(), references.begin(), references.end()); in getStrongReferences()
|
/system/netd/ |
D | Android.bp | 73 "-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.
|
/system/apex/apexd/ |
D | Android.bp | 27 "google-runtime-member-string-references",
|
/system/chre/doc/ |
D | nanoapp_overview.md | 172 that this nanoapp references internal framework functions (e.g.
|
/system/chre/pal/doc/ |
D | Doxyfile | 695 # search path. See also \cite for info how to create references. 981 # If the USE_HTAGS tag is set to YES then the references to source code will 1693 # contain links (just like the HTML output) instead of page references. This 1779 # output) instead of page references. This makes the output suitable for online 2033 # remove all references to function-like macros that are alone on a line, have 2043 # Configuration options related to external references 2182 # dependencies (inheritance, containment, and class references variables) of the
|
12