/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/ |
H A D | mipi_tx_dev.h | 27 uint8_t *out; member
|
H A D | mipi_drm_adapter.c | 158 static int32_t MipiDsiAdapterGetCmd(struct MipiDsiCntlr *cntlr, struct DsiCmdDesc *cmd, uint32_t readLen, uint8_t *out) in MipiDsiAdapterGetCmd() argument
|
H A D | mipi_tx_hi35xx.c | 1246 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 D | huks_hdi_fuzzer.cpp | 54 struct HksBlob out = {
in DoSomethingInterestingWithMyAPI() local
|
/drivers/peripheral/huks/test/fuzztest/generatekeyfuzz/ |
H A D | huks_hdi_fuzzer.cpp | 53 struct HksBlob out = {
in DoSomethingInterestingWithMyAPI() local
|
/drivers/peripheral/huks/test/fuzztest/importwrappedkeyfuzz/ |
H A D | huks_hdi_fuzzer.cpp | 55 struct HksBlob out = {
in DoSomethingInterestingWithMyAPI() local
|
/drivers/peripheral/huks/test/fuzztest/importkeyfuzz/ |
H A D | huks_hdi_fuzzer.cpp | 54 struct HksBlob out = {
in DoSomethingInterestingWithMyAPI() local
|
/drivers/peripheral/thermal/interfaces/hdi_service/src/ |
H A D | thermal_hdf_utils.cpp | 45 bool ThermalHdfUtils::ReadNode(const std::string& path, std::string& out) in ReadNode() argument
|
/drivers/hdf_core/framework/support/platform/src/mipi/ |
H A D | mipi_dsi_if.c | 49 int32_t MipiDsiRx(DevHandle handle, struct DsiCmdDesc *cmd, int32_t readLen, uint8_t *out) in MipiDsiRx() argument
|
H A D | mipi_dsi_core.c | 266 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 D | huks_hdi_fuzzer.cpp | 70 struct HksBlob out = {
in DoSomethingInterestingWithMyAPI() local
|
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/ |
H A D | usb_bus_extension.cpp | 166 stringstream out; in ParseCommaStrToVectorUint16() local
|
/drivers/hdf_core/framework/model/display/driver/adapter_soc/ |
H A D | hi35xx_disp.c | 234 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 D | batteryhdi_fuzz.cpp | 69 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 D | bluetooth_address.cpp | 55 std::string out = addr;
in GetEncryptAddr() local
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/node_base/ |
H A D | node_base.cpp | 198 std::vector<std::shared_ptr<IPort>> out = {}; in GetOutPorts() local
|
/drivers/peripheral/input/hal/src/ |
H A D | input_controller.c | 101 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 D | adaptor_algorithm.c | 325 int out; in SetAesEncryptParam() local 407 int out; in SetAesDecryptParam() local
|
/drivers/peripheral/user_auth/test/unittest/attribute_test/ |
H A D | attribute_test.cpp | 125 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 D | coauth.c | 377 ResultCode CopyTemplateArrays(const Uint64Array *in, Uint64Array *out) in CopyTemplateArrays() argument [all...] |
/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | text_gen.cpp | 137 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 D | camera_dump.cpp | 345 string out; in CheckDiskInfo() local
|
/drivers/peripheral/pin_auth/hdi_service/main/src/ |
H A D | pin_auth.cpp | 378 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 D | cdcecm.c | 94 struct UsbEcmPipe *out = &port->ecm->dataOutPipe; in UsbEcmStartRx() local
|
/drivers/peripheral/audio/test/audio_utils/audio_mixer/ |
H A D | audio_mixer.c | 1158 char *out = NULL; in GetSndCardType() local
|