Home
last modified time | relevance | path

Searched refs:photos (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/src/
H A Dcloud_sync_switch_observer.cpp82 const string photos = "persist.kernel.bundle_name.photos"; in RegisterObserver() local
84 const std::string GALLERY_BUNDLE_NAME = system::GetParameter(photos, ""); in RegisterObserver()
H A Dcloud_sync_helper.cpp75 const string photos = "persist.kernel.bundle_name.photots"; in InitDataShareHelper() local
77 GALLERY_BUNDLE_NAME = system::GetParameter(photos, ""); in InitDataShareHelper()
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/ipc/
H A Dcloud_daemon.cpp85 const string photos = "persist.kernel.bundle_name.photos"; in ModSysParam() local
87 system::SetParameter(photos, ""); in ModSysParam()
119 string subList[] = {"com.ohos.photos", system::GetParameter(filemanagerKey, "")}; in HandleStartMove()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/background_cloud_file_processor_test/src/
H A Dbackground_cloud_file_processor_test.cpp132 vector<string> photos; in PreparePhotos() local
135 photos.push_back(path); in PreparePhotos()
137 return photos; in PreparePhotos()

Completed in 2 milliseconds