Home
last modified time | relevance | path

Searched defs:resStr (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_schema_database_upgrade_test.cpp44 std::string resStr = oriString; in StringEraser() local
51 std::string resStr = oriString; in StringReplacer() local
82 std::string resStr = oriSchemaStr; in SchemaSwitchMode() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/common/
H A Dcommon_test.cpp80 std::string resStr; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/
H A Dtransform_util_test.cpp161 std::string resStr; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/utils/
H A Dressched_utils.cpp159 std::string resStr{"res"}; in CheckTidIsInPid() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
H A Dprocess_group_util.cpp109 std::string resStr{"res"}; in ReadFileToStringForVFSFromExecutor() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/driver/
H A Ddriver_installer.cpp187 std::string resStr = destinedDir; in CreateDriverSoDestinedDir() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Ddata_ability_impl_file_test.cpp79 std::string resStr = dataabilityimpl->GetType(uri); variable
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_crl_test.cpp244 const char *resStr = x509Crl->base.getType(reinterpret_cast<HcfCrl *>(x509Crl)); variable
258 const char *resStr = x509Crl->base.getType(nullptr); variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_capture.cpp183 std::string resStr = ""; in SetBufferProducerInfo() local
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_config.cpp488 char* resStr = reinterpret_cast<char*>(const_cast<xmlChar*>(greatGrandson->name)); in ParseResValue() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_audio_operations_test/src/
H A Dmedialibrary_audio_operations_test.cpp254 string resStr = get<string>(res); in GetFileAssetValueToStr() local
304 string resStr = GetFileAssetValueToStr(*fileAsset, iter.first); in QueryAndVerifyAudioAsset() local
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/
H A Dos_account_inner_account_mgr_mock.cpp559 std::string resStr; variable
/ohos5.0/base/security/access_token/interfaces/kits/cj/accesstoken/src/
H A Dat_manager_impl.cpp827 std::string resStr(value); in GetPermParamValue() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.cpp572 std::string resStr = ""; in DealCdata() local
/ohos5.0/base/security/access_token/interfaces/kits/napi/accesstoken/src/
H A Dnapi_atmanager.cpp557 std::string resStr(value); in GetPermParamValue() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
H A Dmedialibrary_photo_operations_test.cpp252 string resStr = get<string>(res); in GetFileAssetValueToStr() local
302 string resStr = GetFileAssetValueToStr(*fileAsset, iter.first); in QueryAndVerifyPhotoAsset() local
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_addon.cpp868 std::string resStr = obj->phonenumberfmt_->getLocationName(number.data(), language.data()); in GetLocationName() local