Searched refs:has (Results 1 – 25 of 72) sorted by relevance
123
/device/google/contexthub/firmware/variant/ |
D | README | 11 - wakeup-gpio has direction from Application Processor (AP) to ContextHub 12 - irq1 has direction from ContextHub to AP (wakeup interrupt) 13 - irq2 has direction from ContextHub to AP (non-wakeup interrupt) (optional)
|
/device/google/coral-sepolicy/private/ |
D | google_camera_app.te | 4 ## it has access to hardware accelerators such as Hexagon and Airbrush. 9 # Duplicate all access that normal untrusted_app has, except for untrusted_app_domain
|
/device/google/coral/vibrator/ |
D | Hardware.h | 62 bool hasEffectScale() override { return has(mEffectScale); } in hasEffectScale() 66 bool hasAspEnable() override { return has(mAspEnable); } in hasAspEnable() 77 bool has(T &stream);
|
/device/google/cuttlefish_vmm/ |
D | check_links.sh | 23 echo ${library_to_check} has bad link to ${library_stub}: ${bad_links}
|
/device/google/cuttlefish/shared/sepolicy/vendor/ |
D | socket_vsock_proxy.te | 9 # TODO: socket returned by accept() has unlabeled context on it. Give it a
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | README.md | 29 The RenderControl is analogous to EGL on the guest side. It has a similar API to 61 This code was taken from the Android emulator. The header has been slightly 62 trimmed but its functionality has not been changed. 66 This header has been added for compatibility with the decoder code generated by
|
/device/generic/opengl-transport/host/commands/emugen/ |
D | README.md | 7 1) The android/base/EnumFlags.h header has been forked, to avoid having to copy
|
/device/google/coral-sepolicy/vendor/google/ |
D | google_camera_app.te | 4 ## it has access to hardware accelerators such as Hexagon and Airbrush. 43 # Android Studio Instant Run has the application connect to a
|
/device/google/bonito/hidl/ |
D | Android.bp | 41 // This module has broken dependencies, libhidltransport and libhwbinder have
|
/device/google/coral/json-c/ |
D | README.md | 49 If your system has `pkgconfig`,
|
D | ChangeLog | 16 * Make the json_tokener_errors array local. It has been deprecated for 47 * IMPORTANT: the name of the library has changed to libjson-c.so and 49 The pkgconfig name has also changed from json to json-c. 124 * Make sure every va_start has a va_end.
|
D | config.h.in | 53 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 63 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
|
/device/google/bonito-sepolicy/vendor/google/ |
D | google_camera_app.te | 44 # Allow notifying Perfetto traced daemon that a notable event has occurred.
|
/device/google/bonito/json-c/ |
D | README.md | 49 If your system has `pkgconfig`,
|
D | ChangeLog | 16 * Make the json_tokener_errors array local. It has been deprecated for 47 * IMPORTANT: the name of the library has changed to libjson-c.so and 49 The pkgconfig name has also changed from json to json-c. 124 * Make sure every va_start has a va_end.
|
D | config.h.in | 53 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 63 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
|
/device/google/crosshatch-sepolicy/vendor/google/ |
D | google_camera_app.te | 45 # Allow notifying Perfetto traced daemon that a notable event has occurred.
|
/device/google/crosshatch/json-c/ |
D | README.md | 49 If your system has `pkgconfig`,
|
D | ChangeLog | 16 * Make the json_tokener_errors array local. It has been deprecated for 47 * IMPORTANT: the name of the library has changed to libjson-c.so and 49 The pkgconfig name has also changed from json to json-c. 124 * Make sure every va_start has a va_end.
|
D | config.h.in | 53 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and 63 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
|
/device/google/wahoo/sepolicy/vendor/ |
D | google_camera_app.te | 41 # Allow notifying Perfetto traced daemon that a notable event has occurred.
|
/device/google/contexthub/firmware/os/drivers/st_acc44/ |
D | README | 28 /* specify how axis has to be rotated according to variant platform
|
/device/google/contexthub/firmware/os/drivers/st_mag40/ |
D | README | 29 ST_MAG40_ROT_MATRIX /* specify how axis has to be rotated according to variant platform
|
/device/linaro/hikey/installer/hikey960/ |
D | README | 48 may be necessary in some cases (like if your board has pre-release
|
/device/sample/sdk_addon/ |
D | manifest.ini | 34 # default skin name. Optional. Only useful if the add-on has its own skin, or
|
123