Searched refs:LoadExtensionNeedCreateSandbox (Results 1 – 2 of 2) sorted by relevance
244 … bool LoadExtensionNeedCreateSandbox(const nlohmann::json &object, std::string extensionTypeName);
1796 if (LoadExtensionNeedCreateSandbox(jsonObject, extensionType)) { in LoadNeedCreateSandbox()1802 bool InstalldHostImpl::LoadExtensionNeedCreateSandbox(const nlohmann::json &object, std::string ext… in LoadExtensionNeedCreateSandbox() function in OHOS::AppExecFwk::InstalldHostImpl