/ohos5.0/base/location/frameworks/location_common/common/source/ |
H A D | geo_address.cpp | 77 locale_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 78 placeName_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 79 countryCode_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 80 countryName_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 83 locality_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 84 subLocality_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 85 roadName_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 86 subRoadName_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 87 premises_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() 88 postalCode_ = Str16ToStr8(in.ReadString16()); in ReadFromParcel() [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_host.cpp | 444 std::string dir = Str16ToStr8(data.ReadString16()); in HandleGetDiskUsage() 518 std::string apl = Str16ToStr8(data.ReadString16()); in HandleSetDirApl() 528 std::string dir = Str16ToStr8(data.ReadString16()); in HandleGetBundleCachePath() 541 std::string dir = Str16ToStr8(data.ReadString16()); in HandleScanDir() 577 std::string dir = Str16ToStr8(data.ReadString16()); in HandleMkdir() 588 std::string file = Str16ToStr8(data.ReadString16()); in HandleGetFileStat() 624 std::string path = Str16ToStr8(data.ReadString16()); in HandleIsExistDir() 637 std::string path = Str16ToStr8(data.ReadString16()); in HandleIsExistFile() 650 std::string path = Str16ToStr8(data.ReadString16()); in HandleIsExistApFile() 663 std::string dir = Str16ToStr8(data.ReadString16()); in HandleIsDirEmpty() [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | compatible_ability_info.cpp | 35 package = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 36 name = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 38 label = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 39 description = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 40 iconPath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 41 uri = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 42 moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 43 process = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 45 appName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 46 privacyUrl = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() [all …]
|
H A D | app_provision_info.cpp | 36 versionName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 37 uuid = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 38 type = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 39 appDistributionType = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 40 developerId = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 41 certificate = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 42 apl = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 43 issuer = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 44 appIdentifier = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 45 appServiceCapabilities = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() [all …]
|
H A D | install_param.cpp | 44 std::string moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 45 std::string hashValue = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 57 specifiedDistributionType = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 58 additionalInfo = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 64 std::string moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 74 std::string moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 75 std::string pgoPath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 83 std::string key = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 84 std::string value = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 145 bundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() [all …]
|
H A D | ability_info.cpp | 118 name = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 119 label = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 121 iconPath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 125 theme = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 127 kind = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 133 srcPath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 143 process = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 158 uri = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 201 package = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 208 hapPath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() [all …]
|
H A D | extension_ability_info.cpp | 191 bundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 192 moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 193 name = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 194 srcEntrance = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 195 icon = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 197 label = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 199 description = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 210 uri = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 226 resourcePath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 227 hapPath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() [all …]
|
H A D | hap_module_info.cpp | 220 uri = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 305 name = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 318 ohmurl = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 433 name = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 434 value = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 515 name = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 516 package = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 522 label = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 526 srcPath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 561 pages = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() [all …]
|
H A D | compatible_application_info.cpp | 40 name = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 41 icon = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 42 label = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 43 description = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 44 cpuAbi = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 45 process = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 60 std::string permission = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 76 std::string moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 77 std::string moduleSourceDir = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
|
H A D | application_info.cpp | 173 name = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 174 value = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 201 type = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 230 name = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 231 value = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 232 extra = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 306 name = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 307 value = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 364 name = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 382 label = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() [all …]
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | aot_args.cpp | 30 bundleName = Str16ToStr8(bundleNameVal); in ReadFromParcel() 33 moduleName = Str16ToStr8(moduleNameVal); in ReadFromParcel() 37 hapPath = Str16ToStr8(hapPathVal); in ReadFromParcel() 79 bundleName = Str16ToStr8(bundleNameVal); in ReadFromParcel() 82 moduleName = Str16ToStr8(moduleNameVal); in ReadFromParcel() 85 compileMode = Str16ToStr8(compileModeVal); in ReadFromParcel() 88 hapPath = Str16ToStr8(hapPathVal); in ReadFromParcel() 91 coreLibPath = Str16ToStr8(coreLibPathVal); in ReadFromParcel() 94 outputPath = Str16ToStr8(outputPathVal); in ReadFromParcel() 100 anFileName = Str16ToStr8(anFileNameVal); in ReadFromParcel() [all …]
|
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/ |
H A D | service_info.cpp | 27 bundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 57 mimeType = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 58 uri = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 89 bundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 90 moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 91 abilityName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 147 purposeName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 148 bundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 149 moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 150 abilityName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() [all …]
|
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/message_parcel/src/ |
H A D | message_parcel_helper.cpp | 40 errorMsg.errorMessage = Str16ToStr8(reply.ReadString16()); in ReadErrorMessages() 86 info.upgradeApp = Str16ToStr8(reply.ReadString16()); in ReadUpgradeInfo() 87 info.businessType.vendor = Str16ToStr8(reply.ReadString16()); in ReadUpgradeInfo() 89 info.upgradeDevId = Str16ToStr8(reply.ReadString16()); in ReadUpgradeInfo() 90 info.controlDevId = Str16ToStr8(reply.ReadString16()); in ReadUpgradeInfo() 124 businessError.message = Str16ToStr8(reply.ReadString16()); in ReadBusinessError() 147 versionComponent.componentId = Str16ToStr8(reply.ReadString16()); in ReadVersionComponents() 221 info.osVersion = Str16ToStr8(reply.ReadString16()); in ReadCurrentVersionInfo() 222 info.deviceName = Str16ToStr8(reply.ReadString16()); in ReadCurrentVersionInfo() 317 versionDigestInfo.versionDigest = Str16ToStr8(reply.ReadString16()); in ReadVersionDigestInfo() [all …]
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_instance.cpp | 26 formHostName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 29 bundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 30 moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 31 abilityName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 32 formName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 34 description = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
|
H A D | form_js_info.cpp | 25 formName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 26 bundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 27 abilityName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 28 moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 31 jsFormCodePath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 32 formData = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 34 formSrc = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 39 versionName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 210 auto picName = Str16ToStr8(parcel.ReadString16()); in ReadImageData()
|
H A D | form_share_info.cpp | 26 formName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 27 bundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 28 moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 29 abilityName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 39 deviceId = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
|
H A D | running_form_info.cpp | 26 formName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 27 bundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 28 moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 29 abilityName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 32 hostBundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
|
/ohos5.0/base/update/sys_installer/services/module_update/util/src/ |
H A D | module_ipc_helper.cpp | 38 info.saName = Str16ToStr8(reply.ReadString16()); in ReadSaInfo() 52 info.bundleName = Str16ToStr8(reply.ReadString16()); in ReadBundleInfo() 53 info.bundleVersion = Str16ToStr8(reply.ReadString16()); in ReadBundleInfo() 64 info.hmpName = Str16ToStr8(reply.ReadString16()); in ReadModulePackageInfo() 65 info.version = Str16ToStr8(reply.ReadString16()); in ReadModulePackageInfo() 66 info.saSdkVersion = Str16ToStr8(reply.ReadString16()); in ReadModulePackageInfo() 67 info.type = Str16ToStr8(reply.ReadString16()); in ReadModulePackageInfo() 102 status.hmpName = Str16ToStr8(reply.ReadString16()); in ReadModuleUpdateStatus()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/distributed_manager/ |
H A D | rpc_id_result.cpp | 179 bundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 180 moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 181 abilityName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 182 logoUrl = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 183 label = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 188 deviceType.emplace_back(Str16ToStr8(parcel.ReadString16())); in ReadFromParcel() 195 rpcId.emplace_back(Str16ToStr8(parcel.ReadString16())); in ReadFromParcel() 231 version = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 232 transactId = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 234 resultMsg = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/shared/ |
H A D | base_shared_bundle_info.cpp | 28 bundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 29 moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 31 nativeLibraryPath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 32 hapPath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 38 nativeLibraryFileNames.emplace_back(Str16ToStr8(parcel.ReadString16())); in ReadFromParcel()
|
/ohos5.0/base/update/sys_installer/interfaces/inner_api/include/ |
H A D | imodule_update.h | 52 name = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 53 laneCode = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 54 compatibleVersion = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 55 version = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 91 path = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 93 resultMsg = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/ |
H A D | target_ability_info.cpp | 77 std::string key = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 78 std::string value = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 257 transactId = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 258 bundleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 259 moduleName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 260 abilityName = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 261 action = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 262 uri = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 263 type = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() 278 callingAppIds.emplace_back(Str16ToStr8(parcel.ReadString16())); in ReadFromParcel() [all …]
|
/ohos5.0/base/update/sys_installer/frameworks/ipc_server/src/ |
H A D | sys_installer_stub.cpp | 78 string pkgPath = Str16ToStr8(data.ReadString16()); in StartUpdatePackageZipStub() 120 string pkgPath = Str16ToStr8(data.ReadString16()); in StartUpdateParaZipStub() 121 string location = Str16ToStr8(data.ReadString16()); in StartUpdateParaZipStub() 122 string cfgDir = Str16ToStr8(data.ReadString16()); in StartUpdateParaZipStub() 137 string location = Str16ToStr8(data.ReadString16()); in StartDeleteParaZipStub() 138 string cfgDir = Str16ToStr8(data.ReadString16()); in StartDeleteParaZipStub() 153 string srcPath = Str16ToStr8(data.ReadString16()); in AccDecompressAndVerifyPkgStub() 154 string dstPath = Str16ToStr8(data.ReadString16()); in AccDecompressAndVerifyPkgStub() 170 string dstPath = Str16ToStr8(data.ReadString16()); in AccDeleteDirStub()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/ |
H A D | service_center_status_callback_stub.cpp | 44 code, Str16ToStr8(result).c_str()); in OnRemoteRequest() 46 return OnDelayedHeartbeat(Str16ToStr8(result)); in OnRemoteRequest() 49 return OnServiceCenterReceived(Str16ToStr8(result)); in OnRemoteRequest() 51 return OnInstallFinished(Str16ToStr8(result)); in OnRemoteRequest()
|
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/ |
H A 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); 172 std::string result = Str16ToStr8(imsi); 190 std::string result = Str16ToStr8(imsi); 207 std::string result = Str16ToStr8(imsi); 225 std::string result = Str16ToStr8(gid1); 243 std::string result = Str16ToStr8(gid1); [all …]
|