Searched refs:DeletePrefix (Results 1 – 5 of 5) sorted by relevance
93 size_t DeletePrefix(const Path &path);
41 size_t TableStorage::DeletePrefix(const Path &path) { in DeletePrefix() function in ebpf::TableStorage
141 ts_->DeletePrefix(Path({id_})); in ~BPFModule()
211 ts.DeletePrefix(Path({id})); in parse()