Searched defs:messageStr (Results 1 – 7 of 7) sorted by relevance
36 static void PostOnGroupCreated(const char *messageStr) in PostOnGroupCreated()54 static void PostOnGroupDeleted(const char *messageStr) in PostOnGroupDeleted()72 static void PostOnDeviceBound(const char *peerUdid, const char *messageStr) in PostOnDeviceBound()90 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
1130 char *messageStr = PackJsonToString(message); in GenerateMessage() local1145 char *messageStr = NULL; in PostGroupCreatedMsg() local1158 char *messageStr = NULL; in PostGroupDeletedMsg() local1175 char *messageStr = NULL; in PostDeviceBoundMsg() local1221 char *messageStr = PackJsonToString(message); in GenerateMessageWithOsAccount() local1242 char *messageStr = NULL; in PostDeviceUnBoundMsg() local
51 icu::UnicodeString messageStr = message; in GetMatchedPhoneNumber() local
54 char* messageStr; member
398 std::string messageStr(Str16ToStr8(textMessage)); in RejectCall() local