Home
last modified time | relevance | path

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

/external/bcc/src/cc/includes/
Dbpf_module.h126 TableStorage &table_storage() { return *ts_; } in table_storage() function
/external/bcc/src/cc/
Dbpf_module.h126 TableStorage &table_storage() { return *ts_; } in table_storage() function
/external/bcc/src/cc/frontends/clang/
Db_frontend_action.h168 TableStorage &table_storage() const { return ts_; } in table_storage() function