Home
last modified time | relevance | path

Searched defs:colName (Results 1 - 3 of 3) sorted by relevance

/base/location/frameworks/location_common/common/source/
H A Dlocation_data_rdb_manager.cpp130 bool LocationDataRdbManager::SetGnssSessionState(int32_t state, std::string uri, std::string colName) in SetGnssSessionState() argument
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_app_usage_db_helper.cpp64 GetStringFromResultSet(std::shared_ptr<NativeRdb::AbsSharedResultSet> resultSet, const std::string& colName, std::string &value) GetStringFromResultSet() argument
79 GetIntFromResultSet(std::shared_ptr<NativeRdb::AbsSharedResultSet> resultSet, const std::string& colName, int &value) GetIntFromResultSet() argument
94 GetLongFromResultSet(std::shared_ptr<NativeRdb::AbsSharedResultSet> resultSet, const std::string& colName, int64_t &value) GetLongFromResultSet() argument
[all...]
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp47 int GetIntFromResultSet(std::shared_ptr<NativeRdb::AbsSharedResultSet> resultSet, const std::string& colName) in GetIntFromResultSet() argument
61 int64_t GetLongFromResultSet(std::shared_ptr<NativeRdb::AbsSharedResultSet> resultSet, const std::string& colName) in GetLongFromResultSet() argument
75 GetStringFromResultSet(std::shared_ptr<NativeRdb::AbsSharedResultSet> resultSet, const std::string& colName) GetStringFromResultSet() argument
[all...]

Completed in 2 milliseconds