Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/connection/
H A Dipc_transactor.h83 void SetDeathCallback(std::function<void()> callback);
H A Dipc_transactor.cpp261 void ApiTransactor::SetDeathCallback(function<void()> callback) in SetDeathCallback() function in OHOS::uitest::ApiTransactor
264 LOG_E("Cannot SetDeathCallback in singleness mode"); in SetDeathCallback()
/test/testfwk/arkxtest/uitest/server/
H A Dserver_main.cpp245 apiTransactServer.SetDeathCallback([&condVar]() { in StartDaemon()

Completed in 3 milliseconds