Home
last modified time | relevance | path

Searched defs:messageStr (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/broadcast_manager/
H A Dbroadcast_manager.c36 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()
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_matched.cpp38 icu::UnicodeString messageStr = message; in GetMatchedDateTime() local
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/src/
H A Dentity_recognizer.cpp47 icu::UnicodeString messageStr = message.c_str(); in FindEntityInfo() local
/ohos5.0/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c1120 char *messageStr = PackJsonToString(message); in GenerateMessage() local
1135 char *messageStr = NULL; in PostGroupCreatedMsg() local
1148 char *messageStr = NULL; in PostGroupDeletedMsg() local
1165 char *messageStr = NULL; in PostDeviceBoundMsg() local
1197 char *messageStr = NULL; in PostDeviceUnBoundMsg() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp100 std::string messageStr; in GenerateErrorMsg() local
196 std::string messageStr = message->ToString(runtime); in GenerateSummaryBody() local
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dphone_number_matched.cpp51 icu::UnicodeString messageStr = message; in GetMatchedPhoneNumber() local
/ohos5.0/foundation/arkui/napi/test/unittest/jsvm/
H A Dtest_jsvm.cpp50 char messageStr[BUF_SIZE]; in PrintException() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/test/unittest/common/
H A Djsi_interface_tdd_test.cpp1258 char *messageStr = JSI::GetStringProperty(extractedValue, "message"); in JSIInterfaceTest036() local
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_control_manager.cpp355 std::string messageStr(Str16ToStr8(textMessage)); in RejectCall() local