Home
last modified time | relevance | path

Searched defs:Accept (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
H A Dapp_trace_context.cpp218 bool StartTraceState::Accept(std::shared_ptr<AppTraceState> preState) in Accept() function in OHOS::HiviewDFX::StartTraceState
282 bool DumpTraceState::Accept(std::shared_ptr<AppTraceState> preState) in Accept() function in OHOS::HiviewDFX::DumpTraceState
345 bool StopTraceState::Accept(std::shared_ptr<AppTraceState> preState) in Accept() function in OHOS::HiviewDFX::StopTraceState
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Dsocket_server.cpp96 int SocketServer::Accept() in Accept() function in OHOS::HiviewDFX::SocketServer
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c101 static int32_t Accept(int32_t serverFd) in Accept() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_recognizer.cpp233 void DragRecognizer::Accept(size_t touchId) in Accept() function in OHOS::Ace::DragRecognizer
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/include/
H A Dwrapper_br_interface.h54 int32_t (*Accept)(int32_t serverFd); member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket.cpp622 std::shared_ptr<ClientSocket> Accept(int timeout) in Accept() function
828 std::shared_ptr<ClientSocket> ServerSocket::Accept(int timeout) in Accept() function in OHOS::Bluetooth::ServerSocket
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_socket.cpp905 bool VtpStreamSocket::Accept() in Accept() function in Communication::SoftBus::VtpStreamSocket