Home
last modified time | relevance | path

Searched defs:rawInfo (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/controller/
H A DPeripheralController.cpp89 std::optional<RawLightInfo> rawInfo = context.getRawLightInfo(rawLightId); in setRawLightBrightness() local
300 std::optional<RawLightInfo> rawInfo = getDeviceContext().getRawLightInfo(rawId); in dump() local
348 std::optional<RawBatteryInfo> rawInfo = getDeviceContext().getRawBatteryInfo(rawId); in configureBattries() local
375 std::optional<RawLightInfo> rawInfo = getDeviceContext().getRawLightInfo(rawId); in configureLights() local
/aosp12/hardware/interfaces/camera/common/1.0/default/
H A DCameraModule.cpp294 camera_info rawInfo, cameraInfo; in getCameraInfo() local
/ohos5.0/base/security/huks/utils/crypto_adapter/
H A Dhks_client_service_adapter.c570 uint8_t *rawInfo = (uint8_t *)HksMalloc(rawInfoLen); in EvpPkeyToHksPubKeyInfo() local