Searched refs:In (Results 1 – 25 of 161) sorted by relevance
1234567
/system/nfc/tools/casimir/ |
D | README.rst | 119 | CORE_SET_POWER_SUB_STATE_CMD | In progress | Implemented as stub | 129 | RF_SET_LISTEN_MODE_ROUTING_CMD | In progress | Implemented as stub | 132 | RF_GET_LISTEN_MODE_ROUTING_CMD | In progress | Implemented as stub | 140 | RF_DISCOVER_SELECT_CMD | In progress | Missing protocol and interface combinations | 145 | RF_DEACTIVATE_CMD | In progress | | 185 | NFCEE_DISCOVER_CMD | In progress | Implemented discovery for one NFCEE (eSE (ST)) |
|
/system/chre/chpp/ |
D | QUICKSTART.md | 27 In order to initialize CHPP, it is necessary to: 35 Several unit tests are provided in transport_test.c. In addition, loopback functionality is already… 39 In order to terminate CHPP's main transport layer thread, it is necessary to: 61 In order to integrate the standard services using the CHRE PAL API, please refer to each service's …
|
/system/chre/doc/ |
D | framework_testing.md | 19 In order to write new tests, add a test source file under the test directory in 45 * In continuous integration frameworks with device farms 68 In _math_test.cc_ 79 In _some_source.cc_ 105 In order to run PAL tests, run: `run_pal_impl_tests.sh`. Note that there are
|
D | nanoapp_developer_guide.md | 91 of the CHRE framework and use [Semantic Versioning](http://semver.org). In the 108 but can be leveraged by nanoapps as well. In general, any source and header file 208 contextual signal processing, these two are often conflicting goals. In 221 runtime memory allocation will succeed. In addition, dynamic heap allocations 284 In many cases, equivalent functionality is available from CHRE API functions 320 appears in bug reports under the Context Hub HAL debug section. In the reference
|
D | compatibility.md | 38 maintain binary compatibility. In short, this means that the minor version is 97 it in a condition that first checks the CHRE version. In 134 by the nanoapp with information about a given sensor. In CHRE API v1.1, this 173 In general, nanoapp compilation may be broken in a minor update (given 179 * In a new minor version `N` of the CHRE API, the function is marked with
|
/system/apex/tests/testdata/sharedlibs/ |
D | README.md | 8 artifacts used by tests. In order to regenerate these artifacts, run from the
|
/system/chre/test/ |
D | README.md | 34 In _math_test.cc_ 45 In _some_source.cc_
|
/system/sepolicy/ |
D | README.apps.md | 6 In general, all apps will have the `appdomain` attribute. You can think of 26 Apps may be restricted when using isolatedProcess=true in their manifest. In
|
D | NOTICE | 15 In no event will NSA be liable for any damages, including loss of data,
|
/system/tools/aidl/tests/lazy_test/ |
D | README | 29 In this directory 68 In system/sepolicy
|
/system/extras/simpleperf/scripts/purgatorio/ |
D | README.md | 18 **NOTE**: In theory it should work on most OSes, but Purgatorio has been tested on gLinux only. Any… 54 …ph will show an interactive visualization for their aggregated callstacks. In this case the select… 62 … the same as in the first flame graph above, but with call stack inverted. In this case, inverted …
|
/system/sepolicy/private/ |
D | art_exec.te | 8 # The only exception is when called by init. In this case, it's executed in its
|
D | profman.te | 4 # other programs. In addition, allow profman to acquire flocks on those files.
|
/system/teeui/libteeui/include/teeui/ |
D | cbor.h | 28 template <typename In, typename Out> Out copy(In begin, In end, Out out) { in copy()
|
/system/core/init/test_service/ |
D | README.md | 22 In the above case, the service will look for lines containing `CapAmb`:
|
/system/tools/xsdc/ |
D | README.md | 41 In the above example, two functions are added as below. 77 like when adding a tag. In the above example, a @Deprecate annotation is added.
|
/system/core/cli-test/ |
D | README.md | 80 this. In the meantime, it's possible to use an `after:` with `grep -q` if 83 * In addition to using a `before:` (which will fail a test), it can be useful
|
/system/extras/simpleperf/doc/ |
D | inferno.md | 24 In the flamegraph featured above you can see the main thread of SurfaceFlinger. 39 In the previous flamegraph, two
|
/system/extras/libjsonpb/ |
D | README.md | 53 In addition to a validity check that `libprotobuf` can convert the JSON file to a 79 before defining a Protobuf object as a JSON schema. In general:
|
/system/extras/memory_replay/traces/ |
D | README | 4 In order to run these files through the tool, they will need to be placed
|
/system/sepolicy/public/ |
D | untrusted_app.te | 10 ### value as determined from mac_permissions.xml. In current AOSP, this
|
/system/memory/libmemunreachable/ |
D | README.md | 6 …cator (jemalloc) for active allocations when leak detection is requested. In addition, it perform… 8 In the default (zero-overhead) mode, the returned data on leaks is limited to the address, approxim… 15 ### In Android apps ###
|
/system/libbase/ |
D | README.md | 8 In this context, "error-prone" covers both "hard to do correctly" and
|
/system/sepolicy/microdroid/system/private/ |
D | microdroid_manager.te | 27 # In case Microdroid VM is started with microdroid vendor partition, the first_stage_init 31 # In case dice chain is stored in dice_chain_file microdroid_manager will delete it after deriving
|
D | adbd.te | 7 # Allow adbd to transition to su. In Android, this is disallowed in user builds.
|
1234567