Searched defs:messageStr (Results 1 – 7 of 7) sorted by relevance
35 static void PostOnGroupCreated(const char *messageStr) in PostOnGroupCreated()53 static void PostOnGroupDeleted(const char *messageStr) in PostOnGroupDeleted()71 static void PostOnDeviceBound(const char *peerUdid, const char *messageStr) in PostOnDeviceBound()89 static void PostOnDeviceUnBound(const char *peerUdid, const char *messageStr) in PostOnDeviceUnBound()
35 icu::UnicodeString messageStr = message; in GetMatchedDateTime() local
47 icu::UnicodeString messageStr = message.c_str(); in FindEntityInfo() local
1124 char *messageStr = PackJsonToString(message); in GenerateMessage() local1139 char *messageStr = NULL; in PostGroupCreatedMsg() local1152 char *messageStr = NULL; in PostGroupDeletedMsg() local1169 char *messageStr = NULL; in PostDeviceBoundMsg() local1215 char *messageStr = PackJsonToString(message); in GenerateMessageWithOsAccount() local1236 char *messageStr = NULL; in PostDeviceUnBoundMsg() local
51 icu::UnicodeString messageStr = message; in GetMatchedPhoneNumber() local
54 char* messageStr; member
405 std::string messageStr(Str16ToStr8(textMessage)); in RejectCall() local