Searched refs:inputContext (Results 1 – 3 of 3) sorted by relevance
203 …Context> CreateModuleContext(const std::string &moduleName, std::shared_ptr<Context> inputContext);206 const std::string &moduleName, std::shared_ptr<Context> inputContext);208 std::string GetBundleNameWithContext(std::shared_ptr<Context> inputContext = nullptr) const;241 std::shared_ptr<Context> inputContext);303 std::shared_ptr<Context> inputContext = nullptr) const;426 std::shared_ptr<Context> inputContext = nullptr);459 std::shared_ptr<Context> inputContext = nullptr);462 std::shared_ptr<Context> inputContext = nullptr);471 std::shared_ptr<Context> inputContext = nullptr);
102 if (inputContext) { in GetBundleNameWithContext()103 return inputContext->GetBundleName(); in GetBundleNameWithContext()394 std::shared_ptr<Context> inputContext) in CreateModuleContext() argument396 return CreateModuleContext(GetBundleNameWithContext(inputContext), moduleName, inputContext); in CreateModuleContext()400 std::shared_ptr<Context> inputContext) in CreateModuleContext() argument446 if (inputContext) { in CreateModuleContext()697 std::shared_ptr<Context> inputContext) in CreateBundleContext() argument785 std::shared_ptr<Context> inputContext) in InitResourceManager() argument813 if (inputContext) { in InitResourceManager()884 inputContext); in InitResourceManagerInner()[all …]
526 const SandboxContext *inputContext[2] = {&context, nullptr}; variable532 ret = StagedMountPreUnShare(inputContext[i], inputAppSpawnSandboxCfg[j]);539 ret = StagedMountPostUnshare(inputContext[i], inputAppSpawnSandboxCfg[j]);