Home
last modified time | relevance | path

Searched defs:str (Results 1 - 25 of 61) sorted by relevance

123

/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/parser/
H A Dconfig_parser.cpp17 std::optional<int32_t> ConfigParser::GetTypeId(const std::string& str, G_STREAM_INFO info, const int32_t& size) const in GetTypeId() argument
/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/
H A Dsample_driver.cpp60 const char *str = HdfSbufReadString(data); in DevHostSampleDumpService() local
H A Dsample_hdi.h31 const char *str; member
105 const char *str = nullptr; in DataBlockBlockUnmarshalling() local
[all...]
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dmacro_gen.cpp25 const std::string &MacroGen::ToUpperString(std::string &str) in ToUpperString() argument
H A Dtoken.cpp35 std::string str; in TokenType2String() local
H A Ddecompile_gen.cpp35 void DecompileGen::WriteFile(const std::string &str) in WriteFile() argument
37 file_ << str; in WriteFile() local
135 std::string str; in OutPutWalk() local
/drivers/peripheral/location/gnss/hdi_service/
H A Dstring_utils.cpp43 std::vector<uint8_t> StringUtils::HexToByteVector(const std::string &str) in HexToByteVector() argument
/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_utils.cpp52 void ThermalHdfUtils::TrimStr(std::string& str) in TrimStr() argument
[all...]
/drivers/peripheral/usb/sample/device/linux/
H A Dacm_write.c70 char str[STR_LEN] = {0}; in AcmWrite() local
H A Dacm_read.c46 char str[STR_LEN] = {0}; in TestRead() local
/drivers/hdf_core/framework/utils/src/
H A Dhdf_cstring.c26 struct HdfCString *HdfCStringObtain(const char *str) in HdfCStringObtain() argument
/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutor_fuzzer/
H A Diam_fuzz_test.cpp101 void FillFuzzString(Parcel &parcel, std::string &str) in FillFuzzString() argument
/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutor_fuzzer/
H A Diam_fuzz_test.cpp101 void FillFuzzString(Parcel &parcel, std::string &str) in FillFuzzString() argument
/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthhdi_fuzzer/
H A Diam_fuzz_test.cpp92 void FillFuzzString(Parcel &parcel, std::string &str) in FillFuzzString() argument
/drivers/peripheral/usb/sample/host/src/
H A Dusb_pnp_sample.c30 char str[STR_LEN]; in UsbPnpSampleTestWriteLog() local
H A Dusbhost_pnp_test.c42 char str[STR_LEN] = {0}; in TestPnpWriteLog() local
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
H A Diam_fuzz_test.cpp101 void FillFuzzString(Parcel &parcel, std::string &str) in FillFuzzString() argument
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Ddriver_info.cpp24 int32_t DriverInfo::Serialize(string &str) in Serialize() argument
88 int32_t DriverInfo::UnSerialize(const string &str) in UnSerialize() argument
[all...]
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_common.c30 int Hex2Dec(const char *str) in Hex2Dec() argument
54 void TrimQuotationMark(char *str, char c) in TrimQuotationMark() argument
[all...]
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/
H A Dusb_bus_extension.cpp159 vector<uint16_t> UsbBusExtension::ParseCommaStrToVectorUint16(const string &str) in ParseCommaStrToVectorUint16() argument
/drivers/external_device_manager/test/unittest/ndk_stage_js_test/entry/src/main/cpp/
H A Dhid_ddk_ndk_test.cpp28 static int32_t CreateTestDevice(const char* str) in CreateTestDevice() argument
/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_pnp_uevent_hdmi.c86 static int32_t AudioPnpUeventParse(const char *str) in AudioPnpUeventParse() argument
/drivers/peripheral/camera/test/hdi/metadata_test/src/
H A Dcamera_metadata_utils_uttest.cpp240 std::string str = "test"; in HWTEST_F() local
/drivers/peripheral/distributed_camera/hdi_service/src/utils/
H A Ddcamera.cpp66 void SplitString(const std::string &str, std::vector<std::string> &tokens, const std::string &delimiters) in SplitString() argument
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_callback_vdi.cpp95 void SensorCallbackVdi::DataToStr(std::string &str, const HdfSensorEvents &event) in DataToStr() argument

Completed in 10 milliseconds

123