Home
last modified time | relevance | path

Searched defs:handle_open (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/trusty/user/base/app/coverage/
Dclient.c40 static int handle_open(handle_t chan, in handle_open() function
/aosp_15_r20/trusty/user/base/app/line-coverage/
Dclient.c86 static int handle_open(handle_t chan, in handle_open() function
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dprime_self_import.c148 uint32_t handle_import, handle_open, handle_orig, flink_name; in test_with_one_bo_two_files() local
/aosp_15_r20/bootable/recovery/fuse_sideload/
H A Dfuse_sideload.cpp208 static int handle_open(void* /* data */, const fuse_data* fd, const fuse_in_header* hdr) { in handle_open() function
/aosp_15_r20/system/extras/boottime_tools/io_analysis/
H A Dcheck_file_read.py259 def handle_open(self, match): member in Trace