Home
last modified time | relevance | path

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

/external/v4l-utils/utils/v4l2-tracer/
Dretrace-helper.cpp109 std::string get_path_retrace_from_path_trace(std::string path_trace, json_object *open_obj) in get_path_retrace_from_path_trace()
Dtrace.cpp12 json_object *open_obj = json_object_new_object(); in trace_open() local
/external/rust/android-crates-io/crates/libbpf-rs/tests/
Dtest.rs893 let mut open_obj = builder.open_file(obj_path).expect("failed to open object"); in test_object_reuse_pined_map() localVariable
1642 let open_obj = open_test_object("usdt.bpf.o"); in test_object_open_program_insns() localVariable
1928 let mut open_obj = open_test_object("map_auto_pin.bpf.o"); in test_map_autocreate_disable() localVariable
1946 let mut open_obj = open_test_object("map_auto_pin.bpf.o"); in test_map_resize() localVariable