Home
last modified time | relevance | path

Searched defs:OnOpen (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libuv/callbacks/
H A Dcallbacks.cc67 void OnOpen(uv_fs_t* req) { in OnOpen() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_client_cfstream.cc101 static void OnOpen(void* arg, grpc_error_handle error) { in OnOpen() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtcp_client_cfstream.cc101 static void OnOpen(void* arg, grpc_error_handle error) { in OnOpen() function
/aosp_15_r20/system/core/libappfuse/tests/
H A DFuseAppLoopTest.cc72 void OnOpen(uint64_t seq, uint64_t inode) override { in OnOpen() function in android::fuse::__anon29fbbeff0111::Callback
/aosp_15_r20/frameworks/base/core/jni/
H A Dcom_android_internal_os_FuseAppLoop.cpp63 void OnOpen(uint64_t unique, uint64_t inode) override { in OnOpen() function in android::__anon2f81a6510111::Callback
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dserver_connection.cpp447 void WsConnection::OnOpen() { in OnOpen() function in cuttlefish::webrtc_streaming::WsConnection
Dstreamer.cpp404 void Streamer::Impl::OnOpen() { in OnOpen() function in cuttlefish::webrtc_streaming::Streamer::Impl
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/
H A DJetDialogs.py162 def OnOpen(self, event): member in JetOpen