Home
last modified time | relevance | path

Searched refs:inside (Results 1 – 25 of 53) sorted by relevance

123

/system/teeui/libteeui/src/
Dutils.cpp169 bool inside = true; in intersect() local
181 if (enter && inside) { in intersect()
190 TEEUI_LOG << *p << " inside: " << inside << " enter: " << enter << ENDL; in intersect()
191 inside = enter; in intersect()
208 if (inside) { in intersect()
/system/chre/apps/power_test/common/idl/
Dchre_power_test.fbs49 /// All the various WiFi scan types that can be interacted with inside the
59 /// inside the nanoapp. The values used here map directly to values from the
68 /// All the various WiFi channel sets that can be interacted with inside the
110 /// All the various sensors that can be interacted with inside the nanoapp.
141 /// Represents a message to enable / disable break-it mode inside the nanoapp.
/system/sepolicy/prebuilts/api/28.0/public/
Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
/system/bt/gd/
DREADME.md18 If you are verifying something is glued or hooked up correctly inside the stack,
/system/sepolicy/prebuilts/api/27.0/public/
Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
/system/sepolicy/prebuilts/api/29.0/public/
Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
/system/sepolicy/public/
Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
/system/sepolicy/prebuilts/api/26.0/public/
Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
/system/bt/build/dpkg/libchrome/debian/patches/
D0001-common-mk-rebase_path-output-location-of-generate-pc.patch7 `generate-pc.py --output //out/Release` if the output is inside the
/system/sepolicy/prebuilts/api/31.0/public/
Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
/system/sepolicy/prebuilts/api/30.0/public/
Dgatekeeperd.te8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
/system/bt/build/dpkg/modp_b64/debian/patches/
D0001-common-mk-rebase_path-output-location-of-generate-pc.patch7 `generate-pc.py --output //out/Release` if the output is inside the
/system/apex/proto/
Dapex_manifest.proto72 // the original_apex contained inside CAPEX.
/system/bt/gd/cert/
Dcert_self_test_lib.py177 inside = hci_packets.ReadScanEnableBuilder()
178 logging.debug(inside.Serialize())
181 hci_packets.BroadcastFlag.POINT_TO_POINT, inside)
/system/sepolicy/prebuilts/api/29.0/private/
Dsystem_app.te28 # Needed so that Settings can access NOTICE files inside apex
/system/core/fastboot/fuzzy_fastboot/
DREADME.md55 The device config XML has five element pairs all inside a root level `<config>`:
73 partitions. Each device partition has should be put inside a `<part/>` element.
101 partition. These pseudo partitions should be listed inside a `<part></part>`
105 Additionally, inside the `<part></part>` element pair, one should list
106 all the real partition that make up this pseudo partition inside of
125 You might notice there are additional `<test/>` elements as well contained inside of
/system/sepolicy/private/
Dapp.te18 # (ART "runs" inside the app process)
Dsystem_app.te25 # Needed so that Settings can access NOTICE files inside apex
/system/sepolicy/prebuilts/api/31.0/private/
Dapp.te18 # (ART "runs" inside the app process)
Dsystem_app.te25 # Needed so that Settings can access NOTICE files inside apex
/system/apex/tests/testdata/
Dld.config.txt50 # When these NDK libs are required inside this namespace, then it is redirected
/system/apex/docs/
DREADME.md72 inside the `apex_payload.img` file.
123 The `AndroidManifest.xml` file inside an APEX file is minimal, consisting of the
511 image inside an APEX.
632 Before activating a compressed APEX, `original_apex` inside it will be
645 1. First `original_apex` inside `/system/apex/com.android.foo.capex` is
675 future will be used by apexd for decompression of compressed APEX files inside
714 The hash tree inside an APEX file together with dm-verity provides the same
/system/sepolicy/prebuilts/api/30.0/private/
Dsystem_app.te28 # Needed so that Settings can access NOTICE files inside apex
/system/media/camera/docs/
Dhtml.mako72 .entry ul { margin: 0 0 0 0; list-style-position: inside; padding-left: 0.5em; }
98 tr { page-break-after: always; page-break-inside: avoid; }
/system/tools/hidl/
Dhidl-gen_y.yy93 *errorMsg = identifier + " cannot be a name inside an interface";
106 *errorMsg = identifier + " cannot be a name inside an struct or union";
632 * hierarchy with type_declaration, and then we could explicitly disallow import inside of

123