Home
last modified time | relevance | path

Searched refs:Str16ToStr8 (Results 1 – 25 of 615) sorted by relevance

12345678910>>...25

/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dgeo_address.cpp77 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 Dinstalld_host.cpp444 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 Dcompatible_ability_info.cpp35 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 Dapp_provision_info.cpp36 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 Dinstall_param.cpp44 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 Dability_info.cpp118 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 Dextension_ability_info.cpp191 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 Dhap_module_info.cpp220 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 Dcompatible_application_info.cpp40 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 Dapplication_info.cpp173 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 Daot_args.cpp30 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 Dservice_info.cpp27 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 Dmessage_parcel_helper.cpp40 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 Dform_instance.cpp26 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 Dform_js_info.cpp25 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 Dform_share_info.cpp26 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 Drunning_form_info.cpp26 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 Dmodule_ipc_helper.cpp38 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 Drpc_id_result.cpp179 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 Dbase_shared_bundle_info.cpp28 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 Dimodule_update.h52 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 Dtarget_ability_info.cpp77 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 Dsys_installer_stub.cpp78 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 Dservice_center_status_callback_stub.cpp44 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 Dsim_elementary_file_test.cpp49 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 …]

12345678910>>...25