Searched refs:inside (Results 1 – 25 of 42) sorted by relevance
12
/system/teeui/libteeui/src/ |
D | utils.cpp | 169 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/sepolicy/public/ |
D | gatekeeperd.te | 8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | gatekeeperd.te | 8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
|
D | file.te | 235 # Files inside the /postinstall mountpoint are all labeled as postinstall_file.
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | gatekeeperd.te | 8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
|
D | file.te | 178 # Files inside the /postinstall mountpoint are all labeled as postinstall_file.
|
/system/bt/gd/ |
D | README.md | 18 If you are verifying something is glued or hooked up correctly inside the stack,
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | gatekeeperd.te | 8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
|
D | file.te | 176 # Files inside the /postinstall mountpoint are all labeled as postinstall_file.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | gatekeeperd.te | 8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | gatekeeperd.te | 8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process.
|
/system/bt/gd/cert/ |
D | cert_self_test.py | 182 inside = hci_packets.ReadScanEnableBuilder() 183 logging.debug(inside.Serialize()) 186 hci_packets.BroadcastFlag.POINT_TO_POINT, inside)
|
/system/bt/ |
D | README.md | 94 until "Optional: Building inside Eclipse" section (don't do that section, we
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | system_app.te | 28 # Needed so that Settings can access NOTICE files inside apex
|
/system/core/fastboot/fuzzy_fastboot/ |
D | README.md | 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 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/apex/tests/testdata/ |
D | ld.config.txt | 50 # When these NDK libs are required inside this namespace, then it is redirected
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | system_app.te | 28 # Needed so that Settings can access NOTICE files inside apex
|
/system/sepolicy/private/ |
D | system_app.te | 28 # Needed so that Settings can access NOTICE files inside apex
|
/system/media/camera/docs/ |
D | html.mako | 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; }
|
/system/apex/docs/ |
D | README.md | 68 inside the `apex_payload.img` file. 119 The `AndroidManifest.xml` file inside an APEX file is minimal, consisting of the 508 image inside an APEX. 565 The hash tree inside an APEX file together with dm-verity provides the same
|
/system/tools/hidl/ |
D | hidl-gen_y.yy | 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
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | system_server.te | 486 # LocalTransport works inside /cache/backup 652 ### Rules needed when Light HAL runs inside system_server process.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | system_server.te | 515 # LocalTransport works inside /cache/backup 680 ### Rules needed when Light HAL runs inside system_server process.
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 363 # are shown inside the group in which they are included (e.g. using \ingroup) 465 # undocumented members inside documented classes or files. If set to NO these 488 # documentation blocks found inside the body of a function. If set to NO, these 1084 # footer and what special commands can be used inside the footer. See also 1507 # the search. The filter options can be selected when the cursor is inside the 1652 # following commands have a special meaning inside the header: $title, 1665 # special commands can be used inside the footer. 1828 # it. A directory man3 will be created inside the directory specified by 2204 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
|
/system/chre/pal/doc/ |
D | Doxyfile | 363 # are shown inside the group in which they are included (e.g. using \ingroup) 465 # undocumented members inside documented classes or files. If set to NO these 488 # documentation blocks found inside the body of a function. If set to NO, these 1084 # footer and what special commands can be used inside the footer. See also 1507 # the search. The filter options can be selected when the cursor is inside the 1652 # following commands have a special meaning inside the header: $title, 1665 # special commands can be used inside the footer. 1828 # it. A directory man3 will be created inside the directory specified by 2204 # If the UML_LOOK tag is enabled, the fields and methods are shown inside the
|
12