Home
last modified time | relevance | path

Searched defs:out (Results 1 - 25 of 31) sorted by relevance

12

/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_tx_dev.h27 uint8_t *out; member
H A Dmipi_drm_adapter.c158 static int32_t MipiDsiAdapterGetCmd(struct MipiDsiCntlr *cntlr, struct DsiCmdDesc *cmd, uint32_t readLen, uint8_t *out) in MipiDsiAdapterGetCmd() argument
H A Dmipi_tx_hi35xx.c1246 static int32_t Hi35xxGetCmd(struct MipiDsiCntlr *cntlr, struct DsiCmdDesc *cmd, uint32_t readLen, uint8_t *out) in Hi35xxGetCmd() argument
/drivers/peripheral/huks/test/fuzztest/agreekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp54 struct HksBlob out = { in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/
H A Dhuks_hdi_fuzzer.cpp53 struct HksBlob out = { in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/test/fuzztest/importwrappedkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp55 struct HksBlob out = { in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/huks/test/fuzztest/importkeyfuzz/
H A Dhuks_hdi_fuzzer.cpp54 struct HksBlob out = { in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_utils.cpp45 bool ThermalHdfUtils::ReadNode(const std::string& path, std::string& out) in ReadNode() argument
/drivers/hdf_core/framework/support/platform/src/mipi/
H A Dmipi_dsi_if.c49 int32_t MipiDsiRx(DevHandle handle, struct DsiCmdDesc *cmd, int32_t readLen, uint8_t *out) in MipiDsiRx() argument
H A Dmipi_dsi_core.c266 int32_t MipiDsiCntlrRx(struct MipiDsiCntlr *cntlr, struct DsiCmdDesc *cmd, int32_t readLen, uint8_t *out) in MipiDsiCntlrRx() argument
/drivers/peripheral/huks/test/fuzztest/initfuzz/
H A Dhuks_hdi_fuzzer.cpp70 struct HksBlob out = { in DoSomethingInterestingWithMyAPI() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/
H A Dusb_bus_extension.cpp166 stringstream out; in ParseCommaStrToVectorUint16() local
/drivers/hdf_core/framework/model/display/driver/adapter_soc/
H A Dhi35xx_disp.c234 static int32_t GetLcdIntfType(enum LcdIntfType type, uint32_t *out) in GetLcdIntfType() argument
/drivers/peripheral/battery/interfaces/hdi_service/test/fuzztest/batteryhdi_fuzzer/
H A 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; GetCurrentNow() local
135 int32_t out; GetRemainEnergy() local
[all...]
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dbluetooth_address.cpp55 std::string out = addr; in GetEncryptAddr() local
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/node_base/
H A Dnode_base.cpp198 std::vector<std::shared_ptr<IPort>> out = {}; in GetOutPorts() local
/drivers/peripheral/input/hal/src/
H A Dinput_controller.c101 static bool ObtainSbufData(struct HdfSBuf *reply, int32_t cmd, void *out, uint32_t length) in ObtainSbufData() argument
166 static int32_t IoServiceOps(struct HdfIoService *service, int32_t cmd, const void *in, void *out, uint32_t outLen) in IoServiceOps() argument
/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c325 int out; in SetAesEncryptParam() local
407 int out; in SetAesDecryptParam() local
/drivers/peripheral/user_auth/test/unittest/attribute_test/
H A Dattribute_test.cpp125 uint32_t out = 0; in HWTEST_F() local
164 int32_t out = 0; in HWTEST_F() local
203 uint64_t out = 0; in HWTEST_F() local
[all...]
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dcoauth.c377 ResultCode CopyTemplateArrays(const Uint64Array *in, Uint64Array *out) in CopyTemplateArrays() argument
[all...]
/drivers/hdf_core/framework/tools/hc-gen/src/
H A 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
[all...]
/drivers/peripheral/camera/vdi_base/common/dump/src/
H A Dcamera_dump.cpp345 string out; in CheckDiskInfo() local
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dpin_auth.cpp378 uint8_t *out = new (std::nothrow) uint8_t[MAX_EXECUTOR_MSG_LEN]; in Collect() local
442 uint8_t *out = new (std::nothrow) uint8_t[MAX_EXECUTOR_MSG_LEN]; in SetDataToCollector() local
484 uint8_t *out = new (std::nothrow) uint8_t[MAX_EXECUTOR_MSG_LEN]; VerifierAuth() local
532 uint8_t *out = new (std::nothrow) uint8_t[MAX_EXECUTOR_MSG_LEN]; SendMessageToVerifier() local
[all...]
/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c94 struct UsbEcmPipe *out = &port->ecm->dataOutPipe; in UsbEcmStartRx() local
/drivers/peripheral/audio/test/audio_utils/audio_mixer/
H A Daudio_mixer.c1158 char *out = NULL; in GetSndCardType() local

Completed in 16 milliseconds

12