Home
last modified time | relevance | path

Searched defs:startServer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dconnect_server_manager.cpp143 …StartServer startServer = reinterpret_cast<StartServer>(dlsym(handlerConnectServerSo_, "StartServe… in InitConnectServer() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dconnect_server_manager.cpp98 … auto startServer = reinterpret_cast<StartServer>(dlsym(handlerConnectServerSo_, "StartServer")); in StartConnectServer() local