Home
last modified time | relevance | path

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

/external/webrtc/webrtc/system_wrappers/include/
Ddata_log.h78 static int InsertCell(const std::string& table_name, in InsertCell() function
98 static int InsertCell(const std::string& table_name, in InsertCell() function
/external/webrtc/webrtc/system_wrappers/source/
Ddata_log.cc120 int Row::InsertCell(const std::string& column_name, in InsertCell() function in webrtc::Row
196 int LogTable::InsertCell(const std::string& column_name, in InsertCell() function in webrtc::LogTable
391 int DataLogImpl::InsertCell(const std::string& table_name, in InsertCell() function in webrtc::DataLogImpl
Ddata_log_no_op.cc65 int DataLogImpl::InsertCell(const std::string& /*table_name*/, in InsertCell() function in webrtc::DataLogImpl