| /base/location/frameworks/location_common/common/source/ |
| D | geo_address.cpp | 67 locale_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 68 placeName_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 69 countryCode_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 70 countryName_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 71 administrativeArea_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 72 subAdministrativeArea_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 73 locality_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 74 subLocality_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 75 roadName_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 76 subRoadName_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() [all …]
|
| /base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
| D | hisysevent_listener_proxy.cpp | 27 eventListener->OnEvent(Str16ToStr8(domain), Str16ToStr8(eventName), in Handle() 28 eventType, Str16ToStr8(eventDetail)); in Handle()
|
| D | hisysevent_query_proxy.cpp | 28 destSysEvents.emplace_back(Str16ToStr8(sysEvent)); in OnQuery()
|
| /base/update/updateservice/services/engine/src/ |
| D | message_parcel_helper.cpp | 40 errorMsg.errorMessage = Str16ToStr8(reply.ReadString16()); in ReadErrorMessages() 63 componentDescription.componentId = Str16ToStr8(reply.ReadString16()); in ReadComponentDescriptions() 65 componentDescription.descriptionInfo.content = Str16ToStr8(reply.ReadString16()); in ReadComponentDescriptions() 82 info.upgradeApp = Str16ToStr8(reply.ReadString16()); in ReadUpgradeInfo() 83 info.businessType.vendor = Str16ToStr8(reply.ReadString16()); in ReadUpgradeInfo() 85 info.upgradeDevId = Str16ToStr8(reply.ReadString16()); in ReadUpgradeInfo() 86 info.controlDevId = Str16ToStr8(reply.ReadString16()); in ReadUpgradeInfo() 116 businessError.message = Str16ToStr8(reply.ReadString16()); in ReadBusinessError() 139 versionComponent.componentId = Str16ToStr8(reply.ReadString16()); in ReadVersionComponents() 141 versionComponent.upgradeAction = Str16ToStr8(reply.ReadString16()); in ReadVersionComponents() [all …]
|
| /base/account/os_account/frameworks/ohosaccount/native/src/ |
| D | account_info_parcel.cpp | 120 ohosAccountInfo.name_ = Str16ToStr8(name); in ReadOhosAccountInfo() 121 ohosAccountInfo.uid_ = Str16ToStr8(uid); in ReadOhosAccountInfo() 123 ohosAccountInfo.nickname_ = Str16ToStr8(nickname); in ReadOhosAccountInfo() 125 ohosAccountInfo.SetRawUid(Str16ToStr8(rawUid)); in ReadOhosAccountInfo()
|
| D | account_proxy.cpp | 167 return std::make_pair(true, OhosAccountInfo(Str16ToStr8(name), Str16ToStr8(uid), status)); in QueryOhosAccountInfo() 239 return std::make_pair(true, OhosAccountInfo(Str16ToStr8(name), Str16ToStr8(uid), status)); in QueryOhosAccountInfoByUserId()
|
| /base/update/sys_installer/frameworks/ipc_server/src/ |
| D | sys_installer_stub.cpp | 74 string pkgPath = Str16ToStr8(data.ReadString16()); in StartUpdatePackageZipStub() 116 string pkgPath = Str16ToStr8(data.ReadString16()); in StartUpdateParaZipStub() 117 string location = Str16ToStr8(data.ReadString16()); in StartUpdateParaZipStub() 118 string cfgDir = Str16ToStr8(data.ReadString16()); in StartUpdateParaZipStub() 133 string location = Str16ToStr8(data.ReadString16()); in StartDeleteParaZipStub() 134 string cfgDir = Str16ToStr8(data.ReadString16()); in StartDeleteParaZipStub()
|
| D | module_update_stub.cpp | 54 string pkgPath = Str16ToStr8(data.ReadString16()); in InstallModulePackageStub() 67 string hmpName = Str16ToStr8(data.ReadString16()); in UninstallModulePackageStub() 80 string hmpName = Str16ToStr8(data.ReadString16()); in GetModulePackageInfoStub()
|
| /base/telephony/core_service/services/sim/src/ |
| D | operator_config_loader.cpp | 67 std::string mccmncFromSim = Str16ToStr8(simFileManager_->GetSimOperatorNumeric()); in LoadOpKeyOnMccMnc() 91 iccidFromSim_ = Str16ToStr8(simFileManager_->GetSimIccId()); in GetOpKey() 92 imsiFromSim_ = Str16ToStr8(simFileManager_->GetIMSI()); in GetOpKey() 93 spnFromSim_ = Str16ToStr8(simFileManager_->GetSimSpn()); in GetOpKey() 94 gid1FromSim_ = Str16ToStr8(simFileManager_->GetSimGid1()); in GetOpKey() 95 gid2FromSim_ = Str16ToStr8(simFileManager_->GetSimGid2()); in GetOpKey()
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| D | sim_elementary_file_test.cpp | 49 result = Str16ToStr8(spn); 67 result = Str16ToStr8(spn); 85 std::string result = Str16ToStr8(iccId); 103 std::string result = Str16ToStr8(iccId); 120 std::string result = Str16ToStr8(iccId); 137 std::string result = Str16ToStr8(operatorNumeric); 154 std::string result = Str16ToStr8(operatorNumeric); 172 std::string result = Str16ToStr8(imsi); 190 std::string result = Str16ToStr8(imsi); 207 std::string result = Str16ToStr8(imsi); [all …]
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | network_information.cpp | 65 operatorLongName_ = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 66 operatorShortName_ = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 67 operatorNumeric_ = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
|
| /base/location/test/location_common/source/ |
| D | location_common_test.cpp | 144 EXPECT_EQ("locale", Str16ToStr8(newParcel.ReadString16())); in VerifyGeoAddressMarshalling() 145 EXPECT_EQ("placeName", Str16ToStr8(newParcel.ReadString16())); in VerifyGeoAddressMarshalling() 146 EXPECT_EQ("countryCode", Str16ToStr8(newParcel.ReadString16())); in VerifyGeoAddressMarshalling() 147 EXPECT_EQ("countryName", Str16ToStr8(newParcel.ReadString16())); in VerifyGeoAddressMarshalling() 148 EXPECT_EQ("administrativeArea", Str16ToStr8(newParcel.ReadString16())); in VerifyGeoAddressMarshalling() 149 EXPECT_EQ("subAdministrativeArea", Str16ToStr8(newParcel.ReadString16())); in VerifyGeoAddressMarshalling() 150 EXPECT_EQ("locality", Str16ToStr8(newParcel.ReadString16())); in VerifyGeoAddressMarshalling() 151 EXPECT_EQ("subLocality", Str16ToStr8(newParcel.ReadString16())); in VerifyGeoAddressMarshalling() 152 EXPECT_EQ("roadName", Str16ToStr8(newParcel.ReadString16())); in VerifyGeoAddressMarshalling() 153 EXPECT_EQ("subRoadName", Str16ToStr8(newParcel.ReadString16())); in VerifyGeoAddressMarshalling() [all …]
|
| /base/update/sys_installer/services/module_update/util/src/ |
| D | module_ipc_helper.cpp | 38 info.saName = Str16ToStr8(reply.ReadString16()); in ReadSaInfo() 52 info.hmpName = Str16ToStr8(reply.ReadString16()); in ReadModulePackageInfo() 90 status.process = Str16ToStr8(reply.ReadString16()); in ReadModuleUpdateStatus()
|
| /base/startup/init/device_info/ |
| D | device_info_proxy.cpp | 51 result = Str16ToStr8(reply.ReadString16()); in GetUdid() 66 result = Str16ToStr8(reply.ReadString16()); in GetSerialID()
|
| /base/telephony/core_service/services/sim/test/ |
| D | test.cpp | 395 std::string str = Str16ToStr8(result); in TestGetISOCountryCodeForSim() 409 std::string str = Str16ToStr8(result); in TestGetSimSpn() 423 std::string str = Str16ToStr8(result); in TestGetSimIccId() 471 std::string str = Str16ToStr8(result); in TestGetSimEons() 485 std::string str = Str16ToStr8(result); in TestGetSimOperatorNumeric() 499 std::string str = Str16ToStr8(imsi); in TestGetIMSI() 526 std::string str = Str16ToStr8(gid1); in TestGetSimGid1() 539 std::string str = Str16ToStr8(result); in TestGetSimGid2() 553 std::string str = Str16ToStr8(result); in TestGetSimTelephoneNumber() 566 std::string str = Str16ToStr8(result); in TestGetSimTeleNumberIdentifier() [all …]
|
| /base/location/interfaces/inner_api/include/ |
| D | bluetooth_scan_info.h | 87 deviceName_ = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 88 mac_ = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
|
| D | wifi_scan_info.h | 98 ssid_ = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 99 bssid_ = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
|
| /base/notification/common_event_service/frameworks/native/src/ |
| D | common_event_publish_info.cpp | 123 subscriberPermissions_.emplace_back(Str16ToStr8(permissionVec_[i])); in ReadFromParcel() 130 bundleName_ = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
|
| D | common_event_subscribe_info.cpp | 149 permission_ = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 161 deviceId_ = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
|
| /base/notification/common_event_service/frameworks/core/src/ |
| D | common_event_stub.cpp | 132 std::string event = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() 148 std::string event = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() 169 std::string receiverData = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() 205 std::string event = Str16ToStr8(data.ReadString16()); in OnRemoteRequest()
|
| /base/powermgr/thermal_manager/frameworks/native/ |
| D | thermal_srv_sensor_info.cpp | 34 type_ = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
|
| /base/telephony/cellular_call/services/common/src/ |
| D | module_service_utils.cpp | 70 return Str16ToStr8(countryCode); in GetIsoCountryCode() 77 return Str16ToStr8(countryCode); in GetNetworkCountryCode()
|
| /base/powermgr/power_manager/frameworks/native/ |
| D | running_lock_info.cpp | 30 name = Str16ToStr8(u16Name); in ReadFromParcel()
|
| /base/security/access_token/interfaces/innerkits/privacy/src/ |
| D | state_change_callback_stub.cpp | 37 …ACCESSTOKEN_LOG_ERROR(LABEL, "get unexpect descriptor: %{public}s", Str16ToStr8(descriptor).c_str(… in OnRemoteRequest()
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/src/ |
| D | open_dlp_file_callback_stub.cpp | 36 DLP_LOG_ERROR(LABEL, "get unexpect descriptor:%{public}s", Str16ToStr8(descriptor).c_str()); in OnRemoteRequest()
|