/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/ |
H A D | datashare_result_set.h | 31 int GetLong(int columnIndex, int64_t &value) in GetLong() function
|
H A D | cloud_pref_impl_mock.cpp | 42 void CloudPrefImpl::GetLong(const std::string& key, int64_t &value) in GetLong() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/ |
H A D | clouddisk_rdb_utils_mock.cpp | 40 int32_t CloudDiskRdbUtils::GetLong(const string &key, int64_t &val, in GetLong() function in OHOS::FileManagement::CloudDisk::CloudDiskRdbUtils
|
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/ |
H A D | clouddisk_rdb_utils.cpp | 53 int32_t CloudDiskRdbUtils::GetLong(const string &key, int64_t &val, in GetLong() function in OHOS::FileManagement::CloudDisk::CloudDiskRdbUtils
|
/ohos5.0/foundation/filemanagement/dfs_service/utils/preference/src/ |
H A D | cloud_pref_impl.cpp | 89 void CloudPrefImpl::GetLong(const std::string& key, int64_t &value) in GetLong() function in OHOS::FileManagement::CloudSync::CloudPrefImpl
|
/ohos5.0/base/time/time_service/services/timer/src/ |
H A D | timer_database.cpp | 101 int64_t GetLong(std::shared_ptr<OHOS::NativeRdb::ResultSet> resultSet, int line) in GetLong() function
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/data_sync/ |
H A D | data_syncer_rdb_store.cpp | 129 static int32_t GetLong(const string &key, int64_t &val, NativeRdb::ResultSet &resultSet) in GetLong() function
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
H A D | datashare_abs_result_set.cpp | 57 int DataShareAbsResultSet::GetLong(int columnIndex, int64_t &value) in GetLong() function in OHOS::DataShare::DataShareAbsResultSet
|
H A D | datashare_result_set.cpp | 274 int DataShareResultSet::GetLong(int columnIndex, int64_t &value) in GetLong() function in OHOS::DataShare::DataShareResultSet
|
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/common/src/ |
H A D | common_fuzzer.cpp | 209 long CommonFuzzer::GetLong(const uint8_t* ptr, int32_t& pos, size_t size) in GetLong() function in OHOS::EDM::CommonFuzzer
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/ |
H A D | relational_store_impl_resultsetproxy.cpp | 227 int64_t ResultSetImpl::GetLong(int32_t columnIndex, int32_t* rtnCode) in GetLong() function in OHOS::Relational::ResultSetImpl
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | value_object.cpp | 129 int ValueObject::GetLong(int64_t &val) const in GetLong() function in OHOS::NativeRdb::ValueObject
|
H A D | cache_result_set.cpp | 96 int CacheResultSet::GetLong(int columnIndex, int64_t &value) in GetLong() function in OHOS::NativeRdb::CacheResultSet
|
H A D | abs_result_set.cpp | 199 int AbsResultSet::GetLong(int columnIndex, int64_t& value) in GetLong() function in OHOS::NativeRdb::AbsResultSet
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/ |
H A D | preferences_base.cpp | 96 int64_t PreferencesBase::GetLong(const std::string &key, const int64_t &defValue = {}) in GetLong() function in OHOS::NativePreferences::PreferencesBase
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_result_set_impl.cpp | 257 int RdbResultSetImpl::GetLong(int columnIndex, int64_t &value) in GetLong() function in OHOS::DistributedRdb::RdbResultSetImpl
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/ |
H A D | datashare_result_set_proxy.cpp | 318 napi_value DataShareResultSetProxy::GetLong(napi_env env, napi_callback_info info) in GetLong() function in OHOS::DataShare::DataShareResultSetProxy
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_result_set.cpp | 397 napi_value ResultSetProxy::GetLong(napi_env env, napi_callback_info info) in GetLong() function in OHOS::RelationalStoreJsKit::ResultSetProxy
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
H A D | napi_result_set.cpp | 313 napi_value ResultSetProxy::GetLong(napi_env env, napi_callback_info info) in GetLong() function in OHOS::RdbJsKit::ResultSetProxy
|
/ohos5.0/base/request/request/services/src/cxx/ |
H A D | c_request_database.cpp | 804 inline int64_t GetLong(std::shared_ptr<OHOS::NativeRdb::ResultSet> resultSet, int line) in GetLong() function
|