Searched refs:contextSessionId (Results 1 – 2 of 2) sorted by relevance
218 …oid RemotePushFinished(int sendCode, int inMode, uint32_t msgSessionId, uint32_t contextSessionId);
1573 …ync::RemotePushFinished(int sendCode, int inMode, uint32_t msgSessionId, uint32_t contextSessionId) in RemotePushFinished() argument1581 if ((sendCode == E_OK) && (msgSessionId != 0) && (msgSessionId != contextSessionId)) { in RemotePushFinished()