Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/liteos/hievent/src/
H A Dhiview_hievent.c384 static int HiviewHieventFillPayload(struct HiviewHievent *event, char **pbuf, in HiviewHieventFillPayload()
430 static int HiviewHieventConvertString(struct HiviewHievent *event, char **pbuf) in HiviewHieventConvertString()
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_image_util.cpp54 auto pbuf = new (std::nothrow) uint8_t [size]; in PackImage() local
/ohos5.0/base/msdp/device_status/utils/common/src/
H A Dutility.cpp207 struct passwd *pbuf = nullptr; in ShowUserAndGroup() local
/ohos5.0/base/msdp/device_status/services/native/src/
H A Ddevicestatus_dumper.cpp64 char *pbuf = buf + len; in ParseCommand() local