Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk_lite/moduletest/dtbschedmgr_lite/source/
H A Dfamgr_test.cpp68 CommuMessage commuMessage; in RunTest() local
H A Dtlv_parse_test.cpp40 CommuMessage commuMessage; in RunTest() local
/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_session.c106 CommuMessage commuMessage; in HandleBytesReceived() local
H A Ddmslite_parser.c256 int32_t ProcessCommuMsg(const CommuMessage *commuMessage, const IDmsFeatureCallback *dmsFeatureCall… in ProcessCommuMsg()