Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_conversational_message.cpp99 auto pMessage = new (std::nothrow) NotificationConversationalMessage(); in FromJson() local
179 auto pMessage = new (std::nothrow) NotificationConversationalMessage(); in Unmarshalling() local
/ohos5.0/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dinternal_message.cpp206 auto pMessage = std::make_shared<InternalMessage>(); in CreateMessage() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_state_machine.cpp97 auto pMessage = std::make_shared<InternalMessage>(); in CreateMessage() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp417 int32_t, const char*, const char* pMessage, void*) in DebugReportCallback()