/hardware/google/pixel-sepolicy/common/system_ext/ |
D | property.te | 3 # denial. These properties are not populated on Pixel, simply ignore any
|
/hardware/interfaces/power/1.3/ |
D | IPower.hal | 26 * A particular platform may choose to ignore any hint.
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICloseHandle.hal | 30 * Otherwise, the server must ignore subsequent calls.
|
/hardware/interfaces/power/1.2/ |
D | IPower.hal | 26 * A particular platform may choose to ignore any hint.
|
/hardware/interfaces/automotive/audiocontrol/2.0/ |
D | ICloseHandle.hal | 31 * Otherwise, the server must ignore subsequent calls.
|
/hardware/google/graphics/common/libhwc2.1/libhwcService/ |
D | IExynosHWC.h | 71 virtual int32_t ignoreDisplayBrightnessUpdateRequests(int32_t displayId, bool ignore) = 0;
|
D | ExynosHWCService.h | 73 virtual int32_t ignoreDisplayBrightnessUpdateRequests(int32_t displayId, bool ignore);
|
D | ExynosHWCService.cpp | 411 int32_t ExynosHWCService::ignoreDisplayBrightnessUpdateRequests(int32_t displayId, bool ignore) { in ignoreDisplayBrightnessUpdateRequests() argument 412 ALOGD("ExynosHWCService::%s() displayId(%u) ignore(%u)", __func__, displayId, ignore); in ignoreDisplayBrightnessUpdateRequests() 417 return display->ignoreBrightnessUpdateRequests(ignore); in ignoreDisplayBrightnessUpdateRequests()
|
D | IExynosHWC.cpp | 406 virtual int32_t ignoreDisplayBrightnessUpdateRequests(int32_t displayId, bool ignore) { in ignoreDisplayBrightnessUpdateRequests() argument 410 data.writeBool(ignore); in ignoreDisplayBrightnessUpdateRequests() 796 bool ignore = data.readBool(); in onTransact() local 797 int32_t error = ignoreDisplayBrightnessUpdateRequests(displayId, ignore); in onTransact()
|
/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/ |
D | VehiclePropertyStatus.proto | 31 * this state MAY return NOT_AVAILABLE. The HAL implementation MUST ignore
|
/hardware/interfaces/power/1.1/ |
D | IPower.hal | 42 * A particular platform may choose to ignore any hint.
|
/hardware/interfaces/broadcastradio/1.0/ |
D | ITuner.hal | 53 * ignore sub channels (e.g SPS for HD radio). 69 * ignore sub channels (e.g SPS for HD radio).
|
/hardware/interfaces/camera/provider/2.5/ |
D | ICameraProvider.hal | 41 * The HAL must ignore any state bits it is not actively using to determine
|
/hardware/interfaces/broadcastradio/1.1/ |
D | ITunerCallback.hal | 24 * (eg. tuneComplete and tuneComplete_1_1), while 1.1 clients may ignore 1.0
|
/hardware/interfaces/power/1.0/ |
D | IPower.hal | 57 * A particular platform may choose to ignore any hint.
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsDisplay.hal | 40 * any other state, although the response may be to defer or ignore the request. The display
|
/hardware/interfaces/camera/device/default/ |
D | ExternalCameraUtils.cpp | 82 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/ |
D | ExternalCameraUtils.cpp | 747 XMLElement *ignore = providerCfg->FirstChildElement("ignore"); in loadFromCfg() local 748 if (ignore == nullptr) { in loadFromCfg() 753 XMLElement *id = ignore->FirstChildElement("id"); in loadFromCfg()
|
/hardware/interfaces/keymaster/4.1/ |
D | IKeymasterDevice.hal | 68 * ignore the new timestamp. TEE IKeymasterDevice implementations will receive an empty
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | BrightnessController.h | 72 int ignoreBrightnessUpdateRequests(bool ignore);
|
/hardware/qcom/sm7150/gps/core/ |
D | SystemStatus.h | 90 inline virtual bool ignore() { return false; }; in ignore() function 206 inline bool ignore() override { return 0 == mRecErrorRecovery; }; in ignore() function
|
/hardware/qcom/sm8150/gps/core/ |
D | SystemStatus.h | 90 inline virtual bool ignore() { return false; }; in ignore() function 206 inline bool ignore() override { return 0 == mRecErrorRecovery; }; in ignore() function
|
/hardware/qcom/sm7250/gps/core/ |
D | SystemStatus.h | 90 inline virtual bool ignore() { return false; }; in ignore() function 206 inline bool ignore() override { return 0 == mRecErrorRecovery; }; in ignore() function
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 82 ALL_USERS = TagType:BOOL | 500, /** Reserved for future use -- ignore. */ 83 USER_ID = TagType:UINT | 501, /** Reserved for future use -- ignore. */
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IComponentStore.hal | 167 * store must simply ignore all struct indices that it is not aware of.
|