Searched defs:dataLength (Results 1 – 8 of 8) sorted by relevance
/base/web/webview/ohos_adapter/interfaces/ |
D | audio_capturer_adapter.h | 44 size_t dataLength; member
|
/base/telephony/core_service/services/sim/src/ |
D | icc_file_controller.cpp | 361 int dataLength, const std::string pin2, const AppExecFwk::InnerEvent::Pointer &onComplete) in UpdateLinearFixedFile() 381 …eController::UpdateLinearFixedFile(int fileId, int fileNum, const std::string data, int dataLength, in UpdateLinearFixedFile() 402 …int fileId, const std::string data, int dataLength, const AppExecFwk::InnerEvent::Pointer &onCompl… in UpdateBinaryFile()
|
D | icc_dialling_numbers_handler.cpp | 435 const std::shared_ptr<DiallingNumbersInfo> &diallingNumber, int dataLength) in CreateSavingSequence() 488 std::shared_ptr<unsigned char> diallingNumber, const std::string &number, int dataLength) in FillNumberFiledForDiallingNumber()
|
D | sim_file.cpp | 1729 unsigned int dataLength = bcdCodes.size(); in FillNumber() local
|
/base/telephony/sms_mms/services/sms/ |
D | sms_wap_push_handler.cpp | 59 uint32_t dataLength = 0; in DecodeWapPushPduData() local
|
/base/sensors/sensor/interfaces/plugin/include/ |
D | async_callback_info.h | 75 uint32_t dataLength; member
|
/base/sensors/sensor/interfaces/plugin/src/ |
D | sensor_napi_utils.cpp | 324 uint32_t dataLength = asyncCallbackInfo->data.sensorData.dataLength / sizeof(float); in ConvertToSensorData() local 413 bool CreateNapiArray(const napi_env &env, float data[], int32_t dataLength, napi_value &result) in CreateNapiArray()
|
/base/usb/usb_manager/interfaces/kits/js/napi/src/ |
D | usb_info.cpp | 227 size_t dataLength; member 249 size_t dataLength = 0; in ParsePipeControlParam() local
|