/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_scanner_db_test/src/ |
H A D | medialibrary_metadata_extractor_test.cpp | 77 data->SetFilePath(path); 80 data->SetFilePath("ExtractAVMetadata"); 92 data->SetFilePath(path); 105 data->SetFilePath(path); 117 data->SetFilePath(path); 129 data->SetFilePath(path); 149 data->SetFilePath(path); 174 data->SetFilePath(path);
|
H A D | medialibrary_scanner_db_test.cpp | 129 metadata.SetFilePath(albumPath); 155 metadata.SetFilePath(albumPath); 204 metadata.SetFilePath(albumPath); 284 metadata.SetFilePath(albumPath); 311 metadata.SetFilePath(albumPath);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/render_context/ |
H A D | shader_cache_test.cpp | 61 cache.SetFilePath(testedFileDir); 122 cache.SetFilePath(testedFileDir); 155 cache.SetFilePath(testedFileDir); 188 cache.SetFilePath(testedFileDir); 221 cache.SetFilePath(testedFileDir); 258 cache.SetFilePath(testedFileDir);
|
H A D | momory_handler_test.cpp | 69 ShaderCache::Instance().SetFilePath("test");
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
H A D | bluetooth_opp_transfer_information.cpp | 24 SetFilePath(other.GetFilePath()); in BluetoothIOppTransferInformation() 92 SetFilePath(str); in ReadFromParcel()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/dfx/ |
H A D | ui_screenshot.cpp | 89 void SetFilePath(char* path) in SetFilePath() function in OHOS::UIScreenshotListener 168 screenshotListener_->SetFilePath(destPath); in ScreenshotToFile()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
H A D | memory_handler.cpp | 28 cache.SetFilePath(cacheFilePath); in ConfigureContext()
|
H A D | shader_cache.h | 54 virtual void SetFilePath(const std::string& filename);
|
H A D | shader_cache.cpp | 76 void ShaderCache::SetFilePath(const std::string& filename) in SetFilePath() function in OHOS::Rosen::ShaderCache
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | opp_transfer_information.h | 35 void SetFilePath(const std::string &filePath);
|
H A D | opp_transfer_information.cpp | 46 void IOppTransferInformation::SetFilePath(const std::string &filePath) in SetFilePath() function in OHOS::bluetooth::IOppTransferInformation
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_opp.cpp | 39 oppTransferinformation.SetFilePath(other.GetFilePath()); in TransferInformation() 198 void BluetoothOppTransferInformation::SetFilePath(std::string filePath) in SetFilePath() function in OHOS::Bluetooth::BluetoothOppTransferInformation
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_opp.h | 182 void SetFilePath(std::string filePath);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ |
H A D | drawing_context.cpp | 66 cache.SetFilePath(UNIRENDER_CACHE_DIR); in SetUpDrawingContext()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/ |
H A D | metadata.cpp | 68 …cMap_[MEDIA_DATA_DB_FILE_PATH] = make_pair(ResultSetDataType::TYPE_STRING, &Metadata::SetFilePath); in Init() 135 void Metadata::SetFilePath(const VariantData &filePath) in SetFilePath() function in OHOS::Media::Metadata
|
H A D | media_scanner.cpp | 503 data_->SetFilePath(path_); in BuildData() 726 metadata.SetFilePath(albumPath); in InsertOrUpdateAlbumInfo()
|
H A D | metadata_extractor.cpp | 651 videoData->SetFilePath(videoPath); in CombineMovingPhotoMetadata()
|
H A D | media_scanner_db.cpp | 829 metadata.SetFilePath(strValue); in ReadAlbums()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/include/scanner/ |
H A D | metadata.h | 37 EXPORT void SetFilePath(const VariantData &path);
|
/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/ |
H A D | file_asset.h | 188 EXPORT void SetFilePath(const std::string &filePath);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread.cpp | 285 ShaderCache::Instance().SetFilePath(cacheDir_); in CreateAndInitRenderContextIfNeed()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | file_asset.cpp | 505 void FileAsset::SetFilePath(const std::string &filePath) in SetFilePath() function in OHOS::Media::FileAsset
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | background_cloud_file_processor.cpp | 429 metadata->SetFilePath(abnormalData.path); in UpdateCloudDataExecutor()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | base_restore.cpp | 353 data->SetFilePath(fileInfo.filePath); in SetValueFromMetaData()
|