Home
last modified time | relevance | path

Searched defs:cr (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/boot/1.0/vts/functional/
DVtsHalBootV1_0TargetTest.cpp55 return [=](CommandResult cr) { *dest = cr; }; in generate_callback()
73 CommandResult cr; in TEST_P() local
89 CommandResult cr; in TEST_P() local
95 CommandResult cr; in TEST_P() local
111 CommandResult cr; in TEST_P() local
124 CommandResult cr; in TEST_P() local
145 CommandResult cr; in TEST_P() local
177 CommandResult cr; in TEST_P() local
/hardware/interfaces/boot/1.2/vts/functional/
DVtsHalBootV1_2TargetTest.cpp48 return [=](CommandResult cr) { *dest = cr; }; in generate_callback()
56 CommandResult cr; in TEST_P() local
/hardware/interfaces/boot/1.1/default/
DBootControl.cpp46 struct CommandResult cr; in markBootSuccessful() local
59 struct CommandResult cr; in setActiveBootSlot() local
72 struct CommandResult cr; in setSlotAsUnbootable() local
/hardware/interfaces/boot/1.2/default/
DBootControl.cpp46 struct CommandResult cr; in markBootSuccessful() local
59 struct CommandResult cr; in setActiveBootSlot() local
72 struct CommandResult cr; in setSlotAsUnbootable() local
/hardware/google/pixel/bootctrl/
DLegacyBootControl.cpp49 struct CommandResult cr; in markBootSuccessful() local
58 struct CommandResult cr; in setActiveBootSlot() local
67 struct CommandResult cr; in setSlotAsUnbootable() local
/hardware/interfaces/boot/1.0/default/
DBootControl.cpp48 struct CommandResult cr; in markBootSuccessful() local
57 struct CommandResult cr; in setActiveBootSlot() local
66 struct CommandResult cr; in setSlotAsUnbootable() local
/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
Dstructs.cpp73 aidl::CarrierRestrictions toAidl(const V1_0::CarrierRestrictions& cr) { in toAidl()
81 aidl::CarrierRestrictions toAidl(const V1_4::CarrierRestrictionsWithPriority& cr) { in toAidl()
89 V1_4::CarrierRestrictionsWithPriority toHidl(const aidl::CarrierRestrictions& cr) { in toHidl()
DRadioResponse-sim.cpp67 const V1_0::RadioResponseInfo& info, bool allAllowed, const V1_0::CarrierRestrictions& cr) { in getAllowedCarriersResponse()
/hardware/libhardware/modules/camera/3_4/arc/
Djpeg_compressor.cpp147 JSAMPROW cr[kCompressBatchSize / 2]; in Compress() local
/hardware/qcom/sm8150/gps/utils/
Dloc_misc_utils.cpp263 float cr = 0.0, sr = 0.0, cp = 0.0, sp = 0.0, ch = 0.0, sh = 0.0; in Euler2Dcm() local
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc1Hal.h296 const auto& cr = (flex.planes[2].component == FLEX_COMPONENT_Cr)? in toYCbCrLayout() local
/hardware/qcom/sm7250/gps/utils/
Dloc_misc_utils.cpp263 float cr = 0.0, sr = 0.0, cp = 0.0, sp = 0.0, ch = 0.0, sh = 0.0; in Euler2Dcm() local
/hardware/interfaces/camera/device/default/
DExternalCameraUtils.cpp432 intptr_t cr = reinterpret_cast<intptr_t>(layout.cr); in getFourCcFromLayout() local
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp224 intptr_t cr = reinterpret_cast<intptr_t>(layout.cr); in getFourCcFromLayout() local
/hardware/ril/libril/
Dril_service.cpp2681 RIL_CarrierRestrictions cr = {}; in setAllowedCarriers() local