Home
last modified time | relevance | path

Searched refs:WebRtcDataLog_InsertArray_float (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/src/system_wrappers/interface/
Ddata_log_c.h50 int WebRtcDataLog_InsertArray_float(const char* table_name,
/external/webrtc/src/system_wrappers/source/
Ddata_log_c_helpers_unittest.c82 return WebRtcDataLog_InsertArray_float(kTableName, kColumnName2, values, in WebRtcDataLogCHelper_TestInsertArray_float()
Ddata_log_c.cc74 extern "C" int WebRtcDataLog_InsertArray_float(const char* table_name, in WebRtcDataLog_InsertArray_float() function