Home
last modified time | relevance | path

Searched refs:domain (Results 1 – 25 of 107) sorted by relevance

12345

/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Difreqs.cpp32 int domain; member
42 static SocketParams getSocketParams(int domain) { in getSocketParams() argument
43 if (socketParams.count(domain)) return socketParams.find(domain)->second; in getSocketParams()
46 params.domain = domain; in getSocketParams()
52 base::unique_fd sock(socket(sp.domain, sp.type, sp.protocol)); in trySend()
/hardware/google/pixel-sepolicy/connectivity_thermal_power_manager/
Dconnectivity_thermal_power_manager.te1 # platform_apps cannot access PowerHAL, so we need to define our own domain.
2 # Since we're defining and moving CTPM to its own domain, we need to assign
5 type connectivity_thermal_power_manager, domain, coredomain, system_suspend_internal_server;
Dseapp_contexts1 user=_app seinfo=platform name=com.google.android.connectivitythermalpowermanager domain=connectivi…
/hardware/google/pixel-sepolicy/common/vendor/
Dte_macros3 # Defines a new domain for executables under /vendor/bin/dump
7 type $1, domain;
/hardware/google/pixel-sepolicy/mm/
Dinit-mm-logging.sh.te1 type init-mm-logging-sh, domain;
6 dontaudit init-mm-logging-sh { domain -kernel }:{ file dir } *;
/hardware/google/pixel-sepolicy/wifi_diagnostic/
Dwifi_diagnostic.te1 type wifi_diagnostic, domain;
4 # make transition from init to its domain
/hardware/google/pixel-sepolicy/mm/gki/
Dinit-mm-logging.sh.te1 type init-mm-logging-sh, domain;
6 dontaudit init-mm-logging-sh { domain -kernel }:{ file dir } *;
/hardware/google/pixel-sepolicy/wifi_sniffer/
Dwifi_sniffer.te1 type wifi_sniffer, domain;
5 # make transition from init to its domain
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dmemorymodel.adoc664 the domain.
668 Each memory domain is considered the _dual_ of a scope, and vice versa.
694 except for shader call instance domain,
699 The shader call instance domain is at an implementation-dependent location
701 The shader call instance domain is not broader than the queue family
702 instance domain.
728 be made available from/visible to the shader via the device domain.
731 _Availability operations_, _visibility operations_, and _memory domain
739 * For a memory domain operation, the source scope is a memory domain and
740 the destination scope is a memory domain.
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_calibrated_timestamps.adoc36 * Add a new query type allowing the timestamp to be returned in a different domain (e.g. the host)
40 Returning a timestamp in a different domain via query operations is difficult as this would involve…
58 This extension provides four domains to the application; while the device domain is always availabl…
78 For Windows systems, `VK_TIME_DOMAIN_QUERY_PERFORMANCE_COUNTER_EXT` corresponds to the time domain
80 Finally, the `VK_TIME_DOMAIN_DEVICE_EXT` is the time domain used by the device for all link:{refpag…
82 Implementations must always expose the device domain and at least one other domain when this extens…
105 … each element of `pTimestamps` will be a raw timestamp value in the time domain specified by the c…
111 === Should other time domain combinations be supported?
140 for each time domain Y != X
/hardware/google/pixel-sepolicy/turbo_adapter/public/
Dturbo_adapter.te1 type turbo_adapter, domain;
/hardware/google/pixel-sepolicy/wifi_perf_diag/
Dwifi_perf_diag.te1 type wifi_perf_diag, domain;
4 # make transition from init to its domain
/hardware/google/pixel-sepolicy/citadel/
Dcitadel_provision.te1 type citadel_provision, domain;
Dwait_for_strongbox.te2 type wait_for_strongbox, domain;
Dhal_authsecret_citadel.te1 type hal_authsecret_citadel, domain;
Dhal_oemlock_citadel.te1 type hal_oemlock_citadel, domain;
Dhal_keymint_citadel.te1 type hal_keymint_citadel, domain;
Dhal_keymaster_citadel.te1 type hal_keymaster_citadel, domain;
Dhal_weaver_citadel.te1 type hal_weaver_citadel, domain;
/hardware/google/pixel-sepolicy/turbo_adapter/private/
Dseapp_contexts1 user=_app seinfo=platform name=com.google.android.turboadapter domain=turbo_adapter type=app_data_f…
/hardware/google/pixel-sepolicy/astd/
Dastd.te2 type astd, domain;
/hardware/google/gfxstream/guest/mesa/src/vulkan/device-select-layer/
Ddevice_select_x11.c104 if (xdev->businfo.pci->domain == devices[i].bus_info.domain && in device_select_find_xcb_pci_default()
/hardware/google/pixel-sepolicy/logger_app/
Dseapp_contexts2 user=_app seinfo=platform name=com.android.pixellogger domain=logger_app type=app_data_file levelFr…
/hardware/google/pixel-sepolicy/flipendo/
Dseapp_contexts2 user=_app seinfo=platform name=com.google.android.flipendo domain=flipendo type=app_data_file level…
/hardware/google/pixel-sepolicy/hardware_info_app/
Dseapp_contexts2 user=_app isPrivApp=true name=com.google.android.hardwareinfo domain=hardware_info_app type=app_dat…

12345