/drivers/hdf_core/framework/model/input/driver/ |
H A D | hdf_hid_adapter.c | 90 void SendInfoToHdf(HidInfo *info) in SendInfoToHdf() argument 124 static int32_t SetInputDevAbsAttr(InputDevice *inputDev, const HidInfo *info) in SetInputDevAbsAttr() argument 138 static void GetInfoFromCache(InputDevice *inputDev, const HidInfo *info) in GetInfoFromCache() argument 184 HidInfo *info = NULL; SetInputDevAbility() local 203 HidConstructInputDev(HidInfo *info) HidConstructInputDev() argument 244 HidRegisterHdfInputDev(HidInfo *info) HidRegisterHdfInputDev() argument 345 const char *info = NULL; HidGetDeviceStrInfo() local [all...] |
/drivers/hdf_core/framework/model/network/wifi/platform/src/ |
H A D | hdf_wifi_event.c | 24 HdfWifiEventNewSta(const struct NetDevice *netDev, const uint8_t *macAddr, uint8_t addrLen, const struct StationInfo *info) HdfWifiEventNewSta() argument
|
/drivers/hdf_core/framework/support/platform/src/fwk/ |
H A D | platform_dumper.c | 36 static void OutputDumperInfo(const char *info) in OutputDumperInfo() argument 47 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; in DumperPrintUint8Info() local 58 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; in DumperPrintUint16Info() local 69 char info[DUMPER_INFO_FILE_LE in DumperPrintUint32Info() local 80 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; DumperPrintUint64Info() local 91 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; DumperPrintInt8Info() local 102 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; DumperPrintInt16Info() local 113 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; DumperPrintInt32Info() local 124 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; DumperPrintInt64Info() local 136 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; DumperPrintFloatInfo() local 149 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; DumperPrintDoubleInfo() local 161 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; DumperPrintCharInfo() local 173 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; DumperPrintStringInfo() local 196 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; DumperPrintRegisterInfo() local 441 char info[DUMPER_INFO_FILE_LEN + 1] = {0}; PlatformDumperDump() local [all...] |
/drivers/hdf_core/framework/support/platform/src/regulator/ |
H A D | regulator_core.c | 346 struct RegulatorStatusChangeInfo info;
in RegulatorNodeStatusCb() local [all...] |
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | spi_test.c | 107 struct SpiDevInfo info; in SpiTesterGet() local
|
H A D | sdio_test.c | 267 SdioCommonInfo info = {0}; in TestSdioSetAndGetFuncInfo() local
|
/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | startup_cfg_gen.cpp | 173 ofs_ << TAB TAB TAB << info; in EmitInitConfigInfo() local [all...] |
/drivers/hdf_core/framework/tools/hdi-gen/ast/ |
H A D | ast.cpp | 227 std::string info = type->Dump(""); in Dump() local 233 std::string info = interfaceDef_->Dump(""); in Dump() local
|
H A D | ast_interface_type.cpp | 79 std::string info = method->Dump(prefix + " "); in Dump() local
|
/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/ |
H A D | preprocessor.cpp | 72 FileDetail info;
in UnitPreprocess() local 105 FileDetail info;
in AnalyseImportInfo() local 121 ParseFileDetail(const std::string &sourceFile, FileDetail &info) ParseFileDetail() argument 148 ParsePackage(Lexer &lexer, FileDetail &info) ParsePackage() argument 180 ParseImports(Lexer &lexer, FileDetail &info) ParseImports() argument [all...] |
/drivers/peripheral/battery/interfaces/hdi_service/test/fuzztest/batteryhdi_fuzzer/ |
H A D | batteryhdi_fuzz.cpp | 141 BatteryInfo info; in GetBatteryInfo() local
|
/drivers/peripheral/camera/hal_c/hdi_cif/src/ |
H A D | stream_operator.cpp | 234 CaptureInfoCIF info; in Capture() local
|
/drivers/peripheral/audio/effect/model/src/ |
H A D | effect_model.c | 113 static int32_t EffectModelCreateEffectController(struct IEffectModel *self, const struct EffectInfo *info,
in EffectModelCreateEffectController() argument [all...] |
/drivers/peripheral/audio/effect/model/src/mock_effect/ |
H A D | mock_effect_lib.c | 271 static int32_t MockCreateController(struct EffectFactory *self, const struct EffectInfoVdi *info,
in MockCreateController() argument
|
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/ |
H A D | stream_operator_vdi_impl.cpp | 213 void StreamOperatorVdiImpl::StreamInfoToStreamConfiguration(StreamConfiguration &scg, const VdiStreamInfo info) in StreamInfoToStreamConfiguration() argument [all...] |
H A D | stream_base.cpp | 89 HostStreamInfo info; in CommitStream() local [all...] |
/drivers/peripheral/display/buffer/vdi_base/src/ |
H A D | display_gralloc_gbm.cpp | 263 static void InitBufferHandle(struct gbm_bo *bo, int fd, const AllocInfo *info, PriBufferHandle *buffer) in InitBufferHandle() argument 278 int32_t GbmAllocMem(const AllocInfo *info, BufferHandle **buffer) in GbmAllocMem() argument [all...] |
/drivers/peripheral/display/composer/test/benchmark/ |
H A D | display_benchmark_test.cpp | 90 DisplayCapability info; in BENCHMARK_F() local 307 AllocInfo info; in BENCHMARK_F() local 562 HDRCapability info = { 0 }; in BENCHMARK_F() local [all...] |
/drivers/peripheral/display/composer/test/common/ |
H A D | hdi_test_layer.cpp | 33 AllocInfo info = { 0 }; in HdiGrallocBuffer() local 135 HdiTestLayer::HdiTestLayer(LayerInfo& info, uint32_t id, uint32_t displayId) in HdiTestLayer() argument
|
/drivers/peripheral/display/composer/vdi_base/include/ |
H A D | hdi_display.h | 59 virtual int32_t GetDisplayCapability(DisplayCapability *info) in GetDisplayCapability() argument
|
/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | drm_display.cpp | 76 int32_t DrmDisplay::GetDisplayCapability(DisplayCapability *info) in GetDisplayCapability() argument 228 const AllocInfo info = { in PushFirstFrame() local
|
/drivers/peripheral/display/hal/default/ |
H A D | display_gralloc.c | 139 static int32_t InitBufferHandle(PriBufferHandle* buffer, const AllocInfo* info) in InitBufferHandle() argument 206 static int32_t AllocMem(const AllocInfo* info, BufferHandl argument [all...] |
/drivers/peripheral/display/hal/default_standard/src/display_device/core/ |
H A D | hdi_display.h | 54 virtual int32_t GetDisplayCapability(DisplayCapability *info)
in GetDisplayCapability() argument
|
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/ |
H A D | drm_display.cpp | 73 int32_t DrmDisplay::GetDisplayCapability(DisplayCapability *info)
in GetDisplayCapability() argument 200 AllocInfo info = {
in PushFirstFrame() local
|
/drivers/peripheral/display/test/unittest/lite/ |
H A D | display_test.c | 41 AllocInfo info = { in LoadBmp() local 388 AllocInfo info = { in AllocMemTest1() local 408 AllocInfo info = { in MmapCacheTest() local 443 AllocInfo info = { in AllocMemTest2() local [all...] |