Home
last modified time | relevance | path

Searched refs:protection (Results 1 – 25 of 26) sorted by relevance

12

/hardware/google/aemu/base/
DSharedMemory_win32.cpp68 DWORD protection = PAGE_READONLY; in openInternal() local
73 protection = PAGE_READWRITE; in openInternal()
101 protection, // read/write access in openInternal()
114 protection = FILE_MAP_READ; in openInternal()
116 protection = FILE_MAP_WRITE; in openInternal()
119 mAddr = MapViewOfFile(hMapFile, protection, 0, 0, mSize); in openInternal()
/hardware/interfaces/usb/1.2/
DIUsb.hal46 * presence protection algorithm. Calling
50 * Used to enable/disable contaminant presence protection algorithm.
51 * Enabling port protection algoritm must make the lower layers to autonomously
57 * change in the status of contaminant presence protection algorithm.
Dtypes.hal84 * Client disabled cotaminant protection by calling
95 * Contaminant presence protection modes supported by the port.
100 * Client can enable/disable contaminant presence protection through
106 * Contaminant presence protection modes currently active for the port.
/hardware/interfaces/cas/1.0/
Dtypes.hal77 * when the output protection level enabled on the device is not
79 * example of a form of output protection.
/hardware/interfaces/drm/1.0/
DICryptoFactory.hal41 * http://dashif.org/identifiers/protection for uuid assignments
DIDrmFactory.hal52 * http://dashif.org/identifiers/protection for uuid assignments
Dtypes.hal78 * when the output protection level enabled on the device is not
80 * example of a form of output protection.
/hardware/google/pixel/thermal/
Dpixel-thermal-logd.rc16 # Switch thermal protection for Pixels
123 # Switch USB port overheat protection
/hardware/interfaces/bluetooth/audio/2.0/
Dtypes.hal238 /** Content protection by SCMS-T */
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
DVK_EXT_validation_features.adoc111 protection against duplicate non-dispatchable object handles is
Dmemory.adoc858 have this protection.
/hardware/interfaces/security/rkp/aidl/android/hardware/security/keymint/
DgenerateCertificateRequestV2.cddl17 ; * "widevine" -- Widevine content protection system
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dcopyright-spec.adoc34 license protection under the Khronos Intellectual Property Rights Policy
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/LICENSES/
DLicenseRef-KhronosSpecCopyright.adoc34 license protection under the Khronos Intellectual Property Rights Policy
DCC-BY-4.0.txt102 March 1996 on the legal protection of databases, as amended and/or succeeded,
/hardware/interfaces/keymaster/3.0/
DIKeymasterDevice.hal203 * This is a NOP for keys that don't have rollback protection.
216 * This is a NOP if keys don't have rollback protection.
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp184 bool isSecureBuffer = config.protection; in getBuffer()
190 if (config.protection) modifiers[0] |= DRM_FORMAT_MOD_PROTECTION; in getBuffer()
221 config.protection}]( in getBuffer()
324 config.protection})); in getBuffer()
2074 hasSecureBuffer |= config.protection; in deliverWinConfigData()
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c188 u8 protection; member
2725 twt_setup_params->protection); in print_setup_cmd_values()
2857 twt_setup_params->protection = get_u8_from_string(cmd, &ret); in process_twt_setup_cmd_string()
2861 if (is_binary(twt_setup_params->protection)) { in process_twt_setup_cmd_string()
3026 if (twt_setup_params->protection) { in prepare_twt_setup_nlmsg()
/hardware/invensense/6515/libsensors_iio/
DLicense.txt128 protection thereof is an essential condition to Licensee's use and possession
/hardware/broadcom/wlan/bcmdhd/firmware/
DLICENSE.TXT128 protection thereof is an essential condition to Licensee's use and possession
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.h228 bool protection = false; member
DExynosDisplay.cpp2018 cfg.protection = (getDrmMode(gmeta.producer_usage) == SECURE_DRM) ? 1 : 0; in configureHandle()
2255 config.protection = (getDrmMode(gmeta.producer_usage) == SECURE_DRM) ? 1 : 0; in configureOverlay()
5099 c.blending, c.protection, getCompressionStr(c.compressionInfo).c_str(), c.comp_src, in dumpConfig()
5167 … c.format, c.plane_alpha, c.transform, c.dataspace, c.hdr_enable, c.blending, c.protection, in dumpConfig()
5192 … c.format, c.plane_alpha, c.transform, c.dataspace, c.hdr_enable, c.blending, c.protection, in printConfig()
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal460 * Buffer is allocated with hardware-level protection against copying the
/hardware/google/gfxstream/
DLICENSE359 the Council of 11 March 1996 on the legal protection of databases,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
Dregistry.adoc1730 * attr:protect - define a preprocessor protection symbol for the enum in

12