/system/chre/chpp/ |
D | QUICKSTART.md | 37 In order to initialize CHPP, it is necessary to 39 …tructs that hold the state for each instance of the application and transport layers (in any order) 40 1. Call the layers’ initialization functions, chppTransportInit and chppAppInit (in any order) 50 In order to terminate CHPP's main transport layer thread, it is necessary to 53 1. Call the layers’ deinitialization functions, chppTransportDeinit and chppAppDeinit (in any order) 72 In order to integrate the standard services using the CHRE PAL API, please refer to each service's …
|
/system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/ |
D | ContextHubNanoAppInfoEventsTestExecutor.java | 80 ByteBuffer buffer = ByteBuffer.wrap(data).order(ByteOrder.LITTLE_ENDIAN); in handleMessageFromNanoApp() 95 .order(ByteOrder.LITTLE_ENDIAN) in handleMessageFromNanoApp()
|
D | ContextHubEventBetweenAppsTestExecutor.java | 81 .order(ByteOrder.LITTLE_ENDIAN); in handleMessageFromNanoApp() 111 .order(ByteOrder.LITTLE_ENDIAN) in handleMessageFromNanoApp()
|
D | ContextHubEstimatedHostTimeTestExecutor.java | 50 .order(ByteOrder.LITTLE_ENDIAN) in handleMessageFromNanoApp()
|
D | ContextHubInfoByIdTestExecutor.java | 56 .order(ByteOrder.LITTLE_ENDIAN) in handleMessageFromNanoApp()
|
D | ContextHubGetTimeTestExecutor.java | 83 .order(ByteOrder.LITTLE_ENDIAN) in handleMessageFromNanoApp()
|
/system/keymaster/km_openssl/ |
D | openssl_utils.cpp | 162 UniquePtr<BIGNUM, BIGNUM_Delete> order(BN_new()); in ec_group_size_bits() local 163 if (!EC_GROUP_get_order(group, order.get(), bn_ctx.get())) { in ec_group_size_bits() 167 return BN_num_bits(order.get()); in ec_group_size_bits()
|
/system/core/libutils/ |
D | VectorImpl.cpp | 591 ssize_t SortedVectorImpl::_indexOrderOf(const void* item, size_t* order) const in _indexOrderOf() 593 if (order) *order = 0; in _indexOrderOf() 617 if (order) *order = l; in _indexOrderOf() 623 size_t order; in add() local 624 ssize_t index = _indexOrderOf(item, &order); in add() 626 index = VectorImpl::insertAt(item, order, 1); in add()
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | hal_health.te | 9 # /{system,vendor,odm}/lib[64]/hw/ in order
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | hal_health.te | 9 # /{system,vendor,odm}/lib[64]/hw/ in order
|
/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
D | scripted_beacon_ble_payload.proto | 18 // These events should occur in order, starting from INITIALIZED
|
/system/apex/tests/testdata/sharedlibs/ |
D | README.md | 8 artifacts used by tests. In order to regenerate these artifacts, run from the
|
/system/bt/doc/ |
D | properties.md | 6 Please keep the following list in alphabetical order.
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | gpuservice.te | 15 # GPU service will need to load GPU driver, for example Vulkan driver in order 48 # Needed for reading tracepoint ids in order to attach bpf programs.
|
D | keystore_keys.te | 2 # Please keep the names in alphabetical order and comment each new entry.
|
D | mls_macros | 19 # in increasing numeric order with s0 lowest, s(N-1) highest
|
/system/sepolicy/private/ |
D | gpuservice.te | 15 # GPU service will need to load GPU driver, for example Vulkan driver in order 48 # Needed for reading tracepoint ids in order to attach bpf programs.
|
D | keystore_keys.te | 2 # Please keep the names in alphabetical order and comment each new entry.
|
D | mls_macros | 19 # in increasing numeric order with s0 lowest, s(N-1) highest
|
/system/bt/build/ |
D | Android.bp | 140 // "clang_coverage_bin" in order to work. See //test/gen_coverage.py for more information 156 // order to create a binary that will create a profraw file when ran. Note
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | hal_health.te | 9 # /{system,vendor,odm}/lib[64]/hw/ in order
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | mls_macros | 19 # in increasing numeric order with s0 lowest, s(N-1) highest
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | mls_macros | 19 # in increasing numeric order with s0 lowest, s(N-1) highest
|