Searched refs:inside (Results 1 – 25 of 53) sorted by relevance
123
169 bool inside = true; in intersect() local181 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()
49 /// All the various WiFi scan types that can be interacted with inside the59 /// inside the nanoapp. The values used here map directly to values from the68 /// All the various WiFi channel sets that can be interacted with inside the110 /// 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.
8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
18 If you are verifying something is glued or hooked up correctly inside the stack,
7 `generate-pc.py --output //out/Release` if the output is inside the
72 // the original_apex contained inside CAPEX.
177 inside = hci_packets.ReadScanEnableBuilder()178 logging.debug(inside.Serialize())181 hci_packets.BroadcastFlag.POINT_TO_POINT, inside)
28 # Needed so that Settings can access NOTICE files inside apex
55 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 list106 all the real partition that make up this pseudo partition inside of125 You might notice there are additional `<test/>` elements as well contained inside of
18 # (ART "runs" inside the app process)
25 # Needed so that Settings can access NOTICE files inside apex
50 # When these NDK libs are required inside this namespace, then it is redirected
72 inside the `apex_payload.img` file.123 The `AndroidManifest.xml` file inside an APEX file is minimal, consisting of the511 image inside an APEX.632 Before activating a compressed APEX, `original_apex` inside it will be645 1. First `original_apex` inside `/system/apex/com.android.foo.capex` is675 future will be used by apexd for decompression of compressed APEX files inside714 The hash tree inside an APEX file together with dm-verity provides the same
72 .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; }
93 *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