Searched defs:SetLong (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/ | ||
H A D | cloud_pref_impl_mock.cpp | 38 void CloudPrefImpl::SetLong(const std::string& key, const int64_t value) in SetLong() function in OHOS::FileManagement::CloudSync::CloudPrefImpl |
/ohos5.0/foundation/filemanagement/dfs_service/utils/preference/src/ | ||
H A D | cloud_pref_impl.cpp | 79 void CloudPrefImpl::SetLong(const std::string& key, const int64_t value) in SetLong() function in OHOS::FileManagement::CloudSync::CloudPrefImpl |
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ | ||
H A D | exif_metadata.cpp | 461 bool ExifMetadata::SetLong(ExifEntry *ptrEntry, const ExifByteOrder &order, const std::string &valu… in SetLong() function in OHOS::Media::ExifMetadata |