Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_manager/frameworks/napi/include/
H A Dsystem_battery.h47 inline std::string GetMsg() const in GetMsg() function
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A 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
/ohos5.0/foundation/ai/ai_engine/services/common/protocol/data_channel/source/
H A 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
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
H A Dmmessage_pool.cpp146 MsgInfo *MMessagePool::GetMsg(const MsgInfo &msg) in GetMsg() function in MMessagePool
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dwatch_point.cpp177 std::string WatchPoint::GetMsg() const in GetMsg() function in OHOS::HiviewDFX::WatchPoint
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_conn_common.c196 int32_t GetMsg(ConnectionQueue *queue, void **msg, bool *isFull, QueuePriority leastPriority) in GetMsg() function