Searched defs:colName (Results 1 - 3 of 3) sorted by relevance
/base/location/frameworks/location_common/common/source/ |
H A D | location_data_rdb_manager.cpp | 130 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 D | fold_app_usage_db_helper.cpp | 64 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 D | app_event_store.cpp | 47 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