Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/src/
H A Dremote_client_manager.cpp26 : appSpawnClient_(std::make_shared<AppSpawnClient>()), nwebSpawnClient_(std::make_shared<AppSpawnClient>(true)), in RemoteClientManager()
62 return nwebSpawnClient_; in GetNWebSpawnClient()
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dremote_client_manager.h69 std::shared_ptr<AppSpawnClient> nwebSpawnClient_; member in OHOS::AppExecFwk::RemoteClientManager
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp2929 appMgrServiceInner->remoteClientManager_->nwebSpawnClient_ = nullptr; in HWTEST_F()

Completed in 7 milliseconds