Home
last modified time | relevance | path

Searched refs:getMsgId (Results 1 – 3 of 3) sorted by relevance

/external/parameter-framework/upstream/remote-processor/
DAnswerMessage.cpp64 return getMsgId() == MsgType::ESuccessAnswer; in success()
DMessage.h78 MsgType getMsgId() const;
DMessage.cpp49 CMessage::MsgType CMessage::getMsgId() const in getMsgId() function in CMessage