Home
last modified time | relevance | path

Searched defs:out (Results 1 – 25 of 32) sorted by relevance

12

/drivers/peripheral/battery/interfaces/hdi_service/test/fuzztest/batteryhdi_fuzzer/
Dbatteryhdi_fuzz.cpp69 int32_t out; in GetCapacity() local
75 int32_t out; in GetVoltage() local
81 int32_t out; in GetTemperature() local
117 int32_t out; in GetTotalEnergy() local
123 int32_t out; in GetCurrentAverage() local
129 int32_t out; in GetCurrentNow() local
135 int32_t out; in GetRemainEnergy() local
/drivers/hdf_core/framework/tools/hc-gen/src/
Dbytecode_gen.cpp259 bool ByteCodeGen::HexdumpInitialize(FILE *&in, FILE *&out) in HexdumpInitialize()
283 FILE *out = nullptr; in Hexdump() local
295 bool ByteCodeGen::HexdumpOutput(FILE *in, FILE *out) in HexdumpOutput()
Dtext_gen.cpp137 auto out = ToCamelString(str); in ToUpperCamelString() local
148 auto out = ToCamelString(str); in ToLowerCamelString() local
164 std::string out; in ToCamelString() local
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
Dmipi_tx_dev.h27 uint8_t *out; member
Dmipi_drm_adapter.c158 …siAdapterGetCmd(struct MipiDsiCntlr *cntlr, struct DsiCmdDesc *cmd, uint32_t readLen, uint8_t *out) in MipiDsiAdapterGetCmd()
/drivers/peripheral/huks/test/fuzztest/importkeyfuzz/
Dhuks_hdi_fuzzer.cpp54 struct HksBlob out = { in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/
Dhuks_hdi_fuzzer.cpp53 struct HksBlob out = { in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/test/fuzztest/importwrappedkeyfuzz/
Dhuks_hdi_fuzzer.cpp55 struct HksBlob out = { in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/test/fuzztest/agreekeyfuzz/
Dhuks_hdi_fuzzer.cpp54 struct HksBlob out = { in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_hdf_utils.cpp45 bool ThermalHdfUtils::ReadNode(const std::string& path, std::string& out) in ReadNode()
/drivers/peripheral/huks/test/fuzztest/initfuzz/
Dhuks_hdi_fuzzer.cpp70 struct HksBlob out = { in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/user_auth/test/unittest/attribute_test/
Dattribute_test.cpp125 uint32_t out = 0; variable
164 int32_t out = 0; variable
203 uint64_t out = 0; variable
253 std::vector<uint8_t> out(SIZE + SIZE); variable
/drivers/hdf_core/framework/support/platform/src/mipi/
Dmipi_dsi_if.c49 int32_t MipiDsiRx(DevHandle handle, struct DsiCmdDesc *cmd, int32_t readLen, uint8_t *out) in MipiDsiRx()
Dmipi_dsi_core.c266 …t MipiDsiCntlrRx(struct MipiDsiCntlr *cntlr, struct DsiCmdDesc *cmd, int32_t readLen, uint8_t *out) in MipiDsiCntlrRx()
/drivers/peripheral/user_auth/hdi_service/adaptor/src/
Dadaptor_algorithm.c324 int out; in SetAesEncryptParam() local
406 int out; in SetAesDecryptParam() local
/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/
Dfork_node.cpp44 for (auto& out : outPutPorts_) { in Start() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/
Dusb_bus_extension.cpp147 stringstream out; in ParseCommaStrToVectorUint16() local
/drivers/peripheral/user_auth/hdi_service/service/
Duser_auth_interface_service.cpp69 static bool CopyScheduleInfoV1_1(const CoAuthSchedule *in, ScheduleInfoV1_1 *out) in CopyScheduleInfoV1_1()
189 static void CopyScheduleInfoV1_1ToV1_0(const ScheduleInfoV1_1 &in, ScheduleInfo &out) in CopyScheduleInfoV1_1ToV1_0()
209 …opyScheduleInfosV1_1ToV1_0(const std::vector<ScheduleInfoV1_1> &in, std::vector<ScheduleInfo> &out) in CopyScheduleInfosV1_1ToV1_0()
610 static void CopyCredentialInfo(const CredentialInfoHal &in, CredentialInfo &out) in CopyCredentialInfo()
789 static bool CopyExecutorInfo(const ExecutorRegisterInfo &in, ExecutorInfoHal &out) in CopyExecutorInfo()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/fork_node/
Dfork_node.cpp45 for (auto& out : outPutPorts_) { in Start() local
/drivers/hdf_core/framework/model/display/driver/adapter_soc/
Dhi35xx_disp.c234 static int32_t GetLcdIntfType(enum LcdIntfType type, uint32_t *out) in GetLcdIntfType()
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
Dbluetooth_address.cpp49 std::string out = addr; in GetEncryptAddr() local
/drivers/peripheral/input/hal/src/
Dinput_controller.c101 static bool ObtainSbufData(struct HdfSBuf *reply, int32_t cmd, void *out, uint32_t length) in ObtainSbufData()
166 static int32_t IoServiceOps(struct HdfIoService *service, int32_t cmd, const void *in, void *out, u… in IoServiceOps()
/drivers/hdf_core/framework/model/display/driver/lcdkit/
Dlcdkit_parse_config.c13 #define PARSE_PANEL_SYMBOL(node, ops, symbol, out) do { \ argument
/drivers/peripheral/user_auth/hdi_service/coauth/src/
Dcoauth.c360 ResultCode CopyTemplateArrays(const Uint64Array *in, Uint64Array *out) in CopyTemplateArrays()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/node_base/
Dnode_base.cpp198 std::vector<std::shared_ptr<IPort>> out = {}; in GetOutPorts() local

12