Home
last modified time | relevance | path

Searched defs:handle_p (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Dio_context_ref.hpp117 auto handle_p = wh.handle.get(); in on_success() local
/aosp_15_r20/trusty/user/base/lib/tipc/
Dtipc.c29 int tipc_connect(handle_t* handle_p, const char* port) { in tipc_connect()
/aosp_15_r20/packages/modules/adb/client/
Dusb_osx.cpp322 usb_handle* handle_p = handle.get(); in AndroidInterfaceAdded() local
/aosp_15_r20/trusty/user/app/storage/storage_mock/
Dstorage_mock.c113 file_handle_t* handle_p, in storage_open_file()
/aosp_15_r20/system/core/trusty/storage/lib/
H A Dstorage.c143 int storage_open_file(storage_session_t session, file_handle_t *handle_p, const char *name, in storage_open_file()
/aosp_15_r20/trusty/user/base/lib/storage/
Dstorage.c274 file_handle_t* handle_p, in storage_open_file()