Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
Dnapi_preferences_error.h100 std::string GetMsg() override in GetMsg() function
134 std::string GetMsg() override in GetMsg() function
151 std::string GetMsg() override in GetMsg() function
/foundation/ai/ai_engine/services/common/protocol/data_channel/source/
Drequest.cpp104 const DataInfo &Request::GetMsg() const in GetMsg() function in OHOS::AI::Request
176 const DataInfo &IRequest::GetMsg() const in GetMsg() function in OHOS::AI::IRequest
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
Dmmessage_pool.cpp146 MsgInfo *MMessagePool::GetMsg(const MsgInfo &msg) in GetMsg() function in MMessagePool
/foundation/communication/dsoftbus/core/connection/common/src/
Dsoftbus_conn_common.c196 int32_t GetMsg(ConnectionQueue *queue, void **msg, bool *isFull, QueuePriority leastPriority) in GetMsg() function