Home
last modified time | relevance | path

Searched refs:ignore (Results 1 – 25 of 78) sorted by relevance

1234

/hardware/google/pixel-sepolicy/common/system_ext/
Dproperty.te3 # denial. These properties are not populated on Pixel, simply ignore any
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/CI/
Dcodespellrc5 ignore-words=config/CI/codespell-allowed
/hardware/interfaces/automotive/can/1.0/
DICloseHandle.hal30 * Otherwise, the server must ignore subsequent calls.
/hardware/interfaces/automotive/audiocontrol/2.0/
DICloseHandle.hal31 * Otherwise, the server must ignore subsequent calls.
/hardware/interfaces/power/1.3/
DIPower.hal26 * A particular platform may choose to ignore any hint.
/hardware/interfaces/power/1.2/
DIPower.hal26 * A particular platform may choose to ignore any hint.
/hardware/interfaces/power/1.1/
DIPower.hal42 * A particular platform may choose to ignore any hint.
/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/
DVehiclePropertyStatus.proto31 * this state MAY return NOT_AVAILABLE. The HAL implementation MUST ignore
/hardware/interfaces/broadcastradio/1.0/
DITuner.hal53 * ignore sub channels (e.g SPS for HD radio).
69 * ignore sub channels (e.g SPS for HD radio).
/hardware/google/graphics/common/libhwc2.1/libhwcService/
DExynosHWCService.cpp418 int32_t ExynosHWCService::ignoreDisplayBrightnessUpdateRequests(int32_t displayId, bool ignore) { in ignoreDisplayBrightnessUpdateRequests() argument
419 ALOGD("ExynosHWCService::%s() displayId(%u) ignore(%u)", __func__, displayId, ignore); in ignoreDisplayBrightnessUpdateRequests()
424 return display->ignoreBrightnessUpdateRequests(ignore); in ignoreDisplayBrightnessUpdateRequests()
DIExynosHWC.h71 virtual int32_t ignoreDisplayBrightnessUpdateRequests(int32_t displayId, bool ignore) = 0;
DExynosHWCService.h73 virtual int32_t ignoreDisplayBrightnessUpdateRequests(int32_t displayId, bool ignore);
DIExynosHWC.cpp420 virtual int32_t ignoreDisplayBrightnessUpdateRequests(int32_t displayId, bool ignore) { in ignoreDisplayBrightnessUpdateRequests() argument
424 data.writeBool(ignore); in ignoreDisplayBrightnessUpdateRequests()
861 bool ignore = data.readBool(); in onTransact() local
862 int32_t error = ignoreDisplayBrightnessUpdateRequests(displayId, ignore); in onTransact()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_map_memory2.adoc62 clients are free to ignore the return value as it will always be
/hardware/interfaces/camera/provider/2.5/
DICameraProvider.hal41 * The HAL must ignore any state bits it is not actively using to determine
/hardware/interfaces/broadcastradio/1.1/
DITunerCallback.hal24 * (eg. tuneComplete and tuneComplete_1_1), while 1.1 clients may ignore 1.0
/hardware/interfaces/camera/device/default/
DExternalCameraUtils.cpp82 XMLElement* ignore = providerCfg->FirstChildElement("ignore"); in loadFromCfg() local
83 if (ignore == nullptr) { in loadFromCfg()
88 XMLElement* id = ignore->FirstChildElement("id"); in loadFromCfg()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp776 XMLElement *ignore = providerCfg->FirstChildElement("ignore"); in loadFromCfg() local
777 if (ignore == nullptr) { in loadFromCfg()
782 XMLElement *id = ignore->FirstChildElement("id"); in loadFromCfg()
/hardware/interfaces/power/1.0/
DIPower.hal57 * A particular platform may choose to ignore any hint.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_inherited_viewport_scissor.adoc42 modifying flink:vkCmdSetViewport to ignore the pname:x, pname:y,
DVK_QCOM_multiview_per_view_render_areas.adoc82 A valid implementation could ignore the per-renderpass pname:renderArea.
/hardware/interfaces/automotive/evs/1.0/
DIEvsDisplay.hal40 * any other state, although the response may be to defer or ignore the request. The display
/hardware/interfaces/automotive/evs/aidl/impl/default/tests/
DEvsCameraBufferTest.cpp107 std::ignore = evsCam->useBuffer_unsafe(); in TEST()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_object_refresh/
Dcopies.adoc47 SEU-susceptible memory, it may: ignore the refresh command for that object.
/hardware/interfaces/keymaster/4.1/
DIKeymasterDevice.hal68 * ignore the new timestamp. TEE IKeymasterDevice implementations will receive an empty

1234