Home
last modified time | relevance | path

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

/external/webrtc/src/system_wrappers/interface/
Ddata_log.h80 static int InsertCell(const std::string& table_name, in InsertCell() function
100 static int InsertCell(const std::string& table_name, in InsertCell() function
/external/webrtc/src/system_wrappers/source/
Ddata_log.cc121 int Row::InsertCell(const std::string& column_name, in InsertCell() function in webrtc::Row
197 int LogTable::InsertCell(const std::string& column_name, in InsertCell() function in webrtc::LogTable
402 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