Home
last modified time | relevance | path

Searched refs:waitForConnection (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp331 auto waitForConnection = reinterpret_cast<WaitForConnection>(dlsym(handlerConnectServerSo_, "WaitForConnection")); in RemoveInstance() local
332 if (waitForConnection == nullptr) { in RemoveInstance()
347 if (waitForConnection()) { in RemoveInstance()

Completed in 1 milliseconds