Home
last modified time | relevance | path

Searched defs:pData (Results 1 – 16 of 16) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/session/
Dsession_mock_test.cpp64 int *pData = NULL; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
Dhfp_hf_command_parser.cpp36 uint8_t *pData = nullptr; in Read() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
Dsmp_receive.c190 uint8_t *pData = NULL; in SMP_ReceivePairingRequest() local
712 uint8_t *pData = (uint8_t *)BufferPtr(buffer); in SMP_RecvMasterIdentProcessMaster() local
759 uint8_t *pData = NULL; in SMP_RecvMasterIdentProcessSlave() local
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
Dwbmp_format_agent.cpp77 uint8_t *pData = static_cast<uint8_t *>(const_cast<void *>(stream)); in read_header() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_command_parser.cpp35 uint8_t *pData = nullptr; in Read() local
/foundation/communication/dhcp/services/dhcp_server/src/
Ddhcp_option.cpp294 uint8_t *pData = pOption->data; in AppendAddressOption() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
Ddata_buf.cpp58 DataBuf::DataBuf(const byte *pData, size_t size) : pData_(size) in DataBuf()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
Dhttp_request.cpp347 HostData* pData = nullptr; in GetIPFromUrl() local
/foundation/communication/dhcp/services/dhcp_client/src/
Ddhcp_socket.cpp34 static uint16_t GetCheckSum(uint16_t *pData, int nBytes) in GetCheckSum()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
Dsocket.cpp205 uint8_t *pData = nullptr; in OnDataAvailableNative() local
737 uint8_t *pData = nullptr; in ReadData() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Decs_animation.cpp51 PropertyData pData; in RLock() local
1228 PropertyData pData; in UpdateAnimationTrackDuration() local
/foundation/arkui/napi/test/unittest/
Dtest_napi_threadsafe.cpp107 int* pData = (int32_t*)data; in TsFuncCallJs() local
158 int* pData = ((int32_t*)data); in TsFuncCallJsMulti() local
/foundation/multimedia/media_lite/services/player_lite/impl/
Dplayer_impl.cpp196 void PlayerImpl::PlayerControlEventCb(void* pPlayer, PlayerControlEvent enEvent, const void* pData) in PlayerControlEventCb()
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_gatt_client.cpp935 const uint8_t *pData = characteristic.GetValue(&length).get(); in WriteCharacteristic() local
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
Dlocal_socket_exec.cpp162 auto pData = reinterpret_cast<LocalSocketConnectionData *>(para); in MakeLocalSocketConnectionMessage() local
/foundation/arkui/napi/sample/native_module_systemtest/
Dtest_napi.cpp392 int32_t* pData = nullptr; in ThreadSafeCallJs() local
409 int32_t* pData = nullptr; in Threadfinalcb() local