Home
last modified time | relevance | path

Searched defs:Packet (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dpacket.h36 typedef struct Packet Packet; typedef
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_network.h27 class Packet; variable
H A Drs_profiler_packet.cpp20 Packet::Packet(PacketType type, uint32_t reserve) in Packet() function in OHOS::Rosen::Packet
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dpacket.c33 typedef struct Packet { struct
37 } PacketInternal; argument
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dtar_file.cpp54 bool TarFile::Packet(const vector<string> &srcFiles, const string &tarFileName, const string &pkPat… in Packet() function in OHOS::FileManagement::Backup::TarFile