/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/ |
H A D | user_auth_instance_v10.cpp | 57 std::string msgStr = "Parameter error. The number of parameters should be 1."; in GetEnrolledState() local 150 std::string msgStr = "Parameter error. The type of \"authType\" must be array."; in InitAuthType() local 227 std::string msgStr = "Parameter error. The type of \"reuseMode\" must be number."; in InitReuseUnlockResult() local 456 std::string msgStr = "Parameter error. The number of parameters should be 2"; in On() local 465 std::string msgStr = "Parameter error. The type of \"type\" must be string."; in On() local 484 std::string msgStr = "Parameter error. The value of \"type\" must be \"result\"."; in On() local 504 std::string msgStr = "Parameter error. The number of parameters should be 1 or 2"; in Off() local 513 std::string msgStr = "Parameter error. The type of \"type\" must be string."; in Off() local 536 std::string msgStr = "Parameter error. The value of \"type\" must be \"result\"."; in Off() local 556 std::string msgStr = "Parameter error. The number of parameters should be 0"; in Start() local [all …]
|
H A D | user_auth_widget_mgr_v10.cpp | 59 std::string msgStr = "Parameter error. The number of parameters should be 1"; in Init() local 68 std::string msgStr = "Parameter error. The type of \"version\" must be number."; in Init() local 113 std::string msgStr = "Parameter error. The number of parameters should be 2"; in On() local 122 std::string msgStr = "Parameter error. The type of \"type\" must be string."; in On() local 128 … std::string msgStr = "Parameter error. The type of \"callback\" must be IAuthWidgetCallback."; in On() local 141 std::string msgStr = "Parameter error. The value of \"type\" must be \"command\"."; in On() local 161 std::string msgStr = "Parameter error. The number of parameters should be 1 or 2"; in Off() local 170 std::string msgStr = "Parameter error. The type of \"type\" must be string."; in Off() local 178 std::string msgStr = "Parameter error. The type of \"callback\" must be IAuthCallback."; in Off() local 193 std::string msgStr = "Parameter error. The value of \"type\" must be \"command\"."; in Off() local
|
H A D | auth_instance_v9.cpp | 46 std::string msgStr = "Parameter error. The number of parameters should be 2."; in GetAvailableStatus() local
|
H A D | user_auth_entry.cpp | 476 std::string msgStr = "Parameter error. The number of parameters should be 2"; in SendNotice() local 486 std::string msgStr = "Parameter error. The type of \"noticeType\" must be NoticeType."; in SendNotice() local 493 …std::string msgStr = "Parameter error. The value of \"noticeType\" must be NoticeType.WIDGET_NOTIC… in SendNotice() local 502 …std::string msgStr = "Parameter error. The value of \"eventData\" for WIDGET_NOTICE must be json s… in SendNotice() local
|
H A D | user_auth_napi_helper.cpp | 216 std::string msgStr; in GenerateBusinessErrorV9() local 241 std::string msgStr; in GenerateErrorMsg() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/ |
H A D | trans_udp_nego_test.cpp | 88 char *msgStr = cJSON_PrintUnformatted(requestMsg); in TestGetMsgInfo() local 184 string msgStr = "ProcessMessage"; variable 203 string msgStr = "ProcessMessage"; variable 319 string msgStr = "normal msgStr"; variable 368 string msgStr = "normal msgStr"; variable 891 string msgStr = "normal msgStr"; variable
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/test/unittest/common/ |
H A D | dfx_tdd_test.cpp | 738 char *msgStr = MallocStringOf(msg, &len); in DfxTest006() local 764 char *msgStr = MallocStringOf(msg, &len); in DfxTest007() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/ |
H A D | dh_transport_obj.cpp | 111 std::string msgStr = std::string(msg); in GetCommMsgString() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_hichain_test.cpp | 146 char *msgStr = OnRequest(authSeq, operationCode, reqParams); variable
|
/ohos5.0/base/useriam/face_auth/frameworks/js/napi/src/ |
H A D | face_auth_napi.cpp | 62 std::string msgStr; in GenerateBusinessError() local
|
/ohos5.0/base/web/webview/interfaces/kits/napi/common/ |
H A D | napi_parse_utils.cpp | 34 std::string msgStr = src->GetString(); in ConvertToNapiHandlerOfString() local 445 std::string msgStr = "This type not support"; in ConvertNWebToNapiValue() local
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/ |
H A D | trans_udp_negotiation.c | 418 char *msgStr = cJSON_PrintUnformatted(replyMsg); in SendUdpInfo() local 746 char *msgStr = cJSON_PrintUnformatted(requestMsg); in StartExchangeUdpInfo() local
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_hichain.c | 299 char *msgStr = cJSON_PrintUnformatted(msg); in OnRequest() local
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/ |
H A D | dev_session_v2.c | 881 char *msgStr = PackJsonToString(msgJson); in SetAuthProtectedMsg() local
|
/ohos5.0/foundation/arkui/napi/test/unittest/ |
H A D | test_napi.cpp | 4482 constexpr char msgStr[] = "test message"; variable
|