Home
last modified time | relevance | path

Searched defs:SetLong (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dcloud_pref_impl_mock.cpp38 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 Dcloud_pref_impl.cpp79 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 Dexif_metadata.cpp461 bool ExifMetadata::SetLong(ExifEntry *ptrEntry, const ExifByteOrder &order, const std::string &valu… in SetLong() function in OHOS::Media::ExifMetadata