Searched defs:Insert (Results 1 – 5 of 5) sorted by relevance
| /developtools/profiler/host/smartperf/trace_streamer/src/base/ |
| D | double_map.h | 32 void Insert(T1 t1, T2 t2, T3 t3) in Insert() function
|
| D | triple_map.h | 32 void Insert(T1 t1, T2 t2, T3 t3, T4 t4) in Insert() function
|
| /developtools/profiler/trace_analyzer/src/base/ |
| D | double_map.h | 32 void Insert(T1 t1, T2 t2, T3 t3) in Insert() function
|
| D | triple_map.h | 32 void Insert(T1 t1, T2 t2, T3 t3, T4 t4) in Insert() function
|
| /developtools/global_resource_tool/src/ |
| D | sqlite_database.cpp | 58 bool SqliteDatabase::Insert(const ResourceItem &resourceItem) in Insert() function in OHOS::Global::Restool::SqliteDatabase
|