Home
last modified time | relevance | path

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

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

Completed in 32 milliseconds