/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_scanner_db_test/src/ |
H A D | medialibrary_scanner_db_test.cpp | 130 metadata.SetFileName(ScannerUtils::GetFileNameFromUri(albumPath)); 156 metadata.SetFileName(ScannerUtils::GetFileNameFromUri(albumPath)); 205 metadata.SetFileName(ScannerUtils::GetFileNameFromUri(albumPath)); 285 metadata.SetFileName(ScannerUtils::GetFileNameFromUri(albumPath)); 312 metadata.SetFileName(ScannerUtils::GetFileNameFromUri(albumPath));
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
H A D | bluetooth_opp_transfer_information.cpp | 23 SetFileName(other.GetFileName()); in BluetoothIOppTransferInformation() 88 SetFileName(str); in ReadFromParcel()
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/ndk/src/ |
H A D | oh_preferences_option.cpp | 24 int OH_PreferencesOption::SetFileName(const std::string &str) in SetFileName() function in OH_PreferencesOption 83 return option->SetFileName(std::string(fileName)); in OH_PreferencesOption_SetFileName()
|
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/ |
H A D | mms_body_part.cpp | 253 SetFileName(tempFileName); in SetAttachment() 262 SetFileName(attachment.GetFileName()); in SetAttachment() 287 GetContentType().GetContentParam().SetFileName(strFileName_); in SetAttachment() 521 void MmsBodyPart::SetFileName(std::string fileName) in SetFileName() function in OHOS::Telephony::MmsBodyPart
|
H A D | mms_content_param.cpp | 92 void MmsContentParam::SetFileName(std::string fileName) in SetFileName() function in OHOS::Telephony::MmsContentParam
|
H A D | mms_attachment.cpp | 165 bool MmsAttachment::SetFileName(std::string strFileName) in SetFileName() function in OHOS::Telephony::MmsAttachment
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/sound_manager_test/src/ |
H A D | system_sound_manager_unit_test.cpp | 255 toneAttrs_->SetFileName("06171"); 279 toneAttrs_->SetFileName("06172"); 285 toneAttrs_->SetFileName("06173"); 289 toneAttrs_->SetFileName("06174"); 313 toneAttrs_->SetFileName("06175"); 860 toneAttrs_->SetFileName("06172"); 866 toneAttrs_->SetFileName("06173"); 871 toneAttrs_->SetFileName("06174"); 929 toneAttrs_->SetFileName("06172"); 952 toneAttrs_->SetFileName("06172"); [all …]
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | opp_transfer_information.h | 33 void SetFileName(const std::string &fileName);
|
H A D | opp_transfer_information.cpp | 36 void IOppTransferInformation::SetFileName(const std::string &fileName) in SetFileName() function in OHOS::bluetooth::IOppTransferInformation
|
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/ |
H A D | mms_content_param.h | 76 void SetFileName(std::string fileName);
|
H A D | mms_body_part.h | 50 void SetFileName(std::string fileName);
|
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/system_sound_manager/include/ |
H A D | tone_attrs.h | 64 void SetFileName(const std::string fileName) in SetFileName() function
|
/ohos5.0/base/telephony/sms_mms/interfaces/innerkits/ |
H A D | mms_attachment.h | 133 bool SetFileName(std::string strFileName);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/ |
H A D | test_base.h | 34 void SetFileName(std::string fileName);
|
H A D | test_base.cpp | 77 void TestBase::SetFileName(std::string fileName) in SetFileName() function in OHOS::Rosen::TestBase
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/include/tone_attrs/ |
H A D | tone_attrs_napi.h | 46 static napi_value SetFileName(napi_env env, napi_callback_info info);
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/tone_attrs/ |
H A D | tone_attrs_napi.cpp | 53 DECLARE_NAPI_FUNCTION("setFileName", SetFileName), in Init() 228 napi_value ToneAttrsNapi::SetFileName(napi_env env, napi_callback_info info) in SetFileName() function in OHOS::Media::ToneAttrsNapi 253 toneAttrsNapi->toneAttrs_->SetFileName(toneAttrsFileName); in SetFileName()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
H A D | performance_analysis.h | 91 void SetFileName(const std::string &fileName);
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_opp.cpp | 38 oppTransferinformation.SetFileName(other.GetFileName()); in TransferInformation() 193 void BluetoothOppTransferInformation::SetFileName(std::string fileName) in SetFileName() function in OHOS::Bluetooth::BluetoothOppTransferInformation
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/ndk/include/ |
H A D | oh_preferences_impl.h | 85 int SetFileName(const std::string &str);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/ |
H A D | my_xcomponent.cpp | 300 testCase->SetFileName(caseName); in TestFunctionCpu() 311 testCase->SetFileName(map.first); in TestStabilityCpuInner() 324 testCase->SetFileName(caseName); in TestStabilityCpuInner() 345 testCase->SetFileName(caseName); in TestFunctionGpu()
|
H A D | test_base.h | 48 void SetFileName(std::string fileName);
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_opp.h | 174 void SetFileName(std::string fileName);
|
/ohos5.0/base/telephony/sms_mms/test/gtest/ |
H A D | mms_gtest.cpp | 189 if (!imageAttachment.SetFileName(fileName)) { in MmsAddAttachment() 547 retBool = attachment.SetFileName(fileName); 690 mmsContentParam.SetFileName(""); 700 mmsContentParam2.SetFileName("fileName");
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | performance_analysis.cpp | 230 void PerformanceAnalysis::SetFileName(const std::string &fileName) in SetFileName() function in DistributedDB::PerformanceAnalysis
|