Home
last modified time | relevance | path

Searched defs:load_b (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/test_importlib/
Dtest_api.py84 def load_b(): function
/external/bcc/src/cc/
Dbpf_module.cc564 int BPFModule::load_b(const string &filename, const string &proto_filename) { in load_b() function in ebpf::BPFModule