/foundation/CastEngine/castengine_wifi_display/services/network/eventhandler/ |
H A D | event_descriptor_listener.cpp | 134 void EventDescriptorListener::OnClose(int32_t fd) in OnClose() function in OHOS::Sharing::EventDescriptorListener
|
/foundation/communication/netstack/test/unittest/websocket_inner_unittest/ |
H A D | websocket_inner_unittest.cpp | 55 static void OnClose(WebSocketClient *client, CloseResult closeResult) {} in OnClose() function
|
/foundation/communication/netstack/test/unittest/websocket_test/ |
H A D | websocket_inner_unittest.cpp | 55 static void OnClose(WebSocketClient *client, CloseResult closeResult) {}
in OnClose() function
|
H A D | websocket_capi_unittest.cpp | 46 static void OnClose(struct WebSocket *client, WebSocket_CloseResult closeResult) {}
in OnClose() function
|
/foundation/communication/netstack/test/unittest/websocket_capi_unittest/ |
H A D | websocket_capi_unittest.cpp | 47 static void OnClose(struct WebSocket *client, WebSocket_CloseResult closeResult) {} in OnClose() function
|
/foundation/arkui/napi/sample/native_module_netserver/ |
H A D | net_server.cpp | 73 void NetServer::OnClose(uv_handle_t* peer) in OnClose() function in NetServer
|
H A D | netserver.cpp | 72 void NetServer::OnClose(uv_handle_t* peer) in OnClose() function in NetServer
|
/foundation/communication/netstack/test/fuzztest/websocketinnerapi_fuzzer/ |
H A D | websocket_inner_fuzzer.cpp | 83 static void OnClose(WebSocketClient *client, CloseResult closeResult) {} in OnClose() function
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_stub.cpp | 178 int32_t KVDBServiceStub::OnClose(const AppId &appId, const StoreId &storeId, MessageParcel &data, MessageParcel &reply) in OnClose() function in OHOS::DistributedKv::KVDBServiceStub
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_result_set_stub.cpp | 246 int32_t RdbResultSetStub::OnClose(MessageParcel &data, MessageParcel &reply) in OnClose() function in OHOS::DistributedRdb::RdbResultSetStub
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_render_image.cpp | 277 napi_value JSRenderImage::OnClose() in OnClose() function in OHOS::Ace::Framework::JSRenderImage
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | generic_kvdb.cpp | 79 void GenericKvDB::OnClose(const std::function<void(void)> ¬ifier) in OnClose() function in DistributedDB::GenericKvDB
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/ |
H A D | document_store.cpp | 857 void DocumentStore::OnClose(const std::function<void(void)> ¬ifier) in OnClose() function in DocumentDB::DocumentStore
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_napi/ |
H A D | js_path.cpp | 680 napi_value JsPath::OnClose(napi_env env, napi_callback_info info) in OnClose() function in OHOS::Rosen::Drawing::JsPath
|
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/ |
H A D | websocket_exec.cpp | 1010 void WebSocketExec::OnClose(EventManager *manager, lws_close_status closeStatus, const std::string &closeReason) in OnClose() function in OHOS::NetStack::Websocket::WebSocketExec
|
/foundation/communication/netstack/frameworks/js/napi/tls/src/ |
H A D | tls_socket_server.cpp | 570 void TLSSocketServer::Connection::OnClose(const OnCloseCallback &onCloseCallback)
in OnClose() function in OHOS::NetStack::TLSSocketServer::Connection
|
H A D | tls_socket.cpp | 1074 void TLSSocket::OnClose(const OnCloseCallback &onCloseCallback) in OnClose() function in OHOS::NetStack::TlsSocket::TLSSocket
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_relational_store.cpp | 322 void SQLiteRelationalStore::OnClose(const std::function<void(void)> ¬ifier) in OnClose() function in DistributedDB::SQLiteRelationalStore
|