Home
last modified time | relevance | path

Searched defs:inputContext (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp394 std::shared_ptr<Context> inputContext) in CreateModuleContext()
400 std::shared_ptr<Context> inputContext) in CreateModuleContext()
600 const int &accountId, std::shared_ptr<Context> inputContext) in GetBundleInfo()
697 std::shared_ptr<Context> inputContext) in CreateBundleContext()
785 std::shared_ptr<Context> inputContext) in InitResourceManager()
842 std::shared_ptr<Context> inputContext) in InitResourceManagerInner()
893 std::shared_ptr<Context> inputContext) in GetOverlayPath()
/ohos5.0/base/startup/appspawn/test/unittest/app_spawn_standard_test/
H A Dapp_spawn_sandboxmgr_test.cpp526 const SandboxContext *inputContext[2] = {&context, nullptr}; variable