Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp158 auto remoteFuture = info.promise->get_future(); in RemoteFreeInstall() local
159 std::future_status remoteStatus = remoteFuture.wait_for(std::chrono::milliseconds( in RemoteFreeInstall()
164 return remoteFuture.get(); in RemoteFreeInstall()

Completed in 2 milliseconds