| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| D | mock_ability_runtime_context.cpp | 116 std::shared_ptr<Context> MockAbilityRuntimeContext::CreateModuleContext(const std::string &moduleNa… in CreateModuleContext() function in OHOS::AbilityRuntime::MockAbilityRuntimeContext 121 std::shared_ptr<Context> MockAbilityRuntimeContext::CreateModuleContext( in CreateModuleContext() function in OHOS::AbilityRuntime::MockAbilityRuntimeContext
|
| /foundation/ability/ability_runtime/test/unittest/application_context_test/ |
| D | mock_context_impl.cpp | 88 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl 94 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &bundleName, const … in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
| D | mock_context.cpp | 74 std::shared_ptr<Context> MockContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::MockContext 79 std::shared_ptr<Context> MockContext::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::MockContext
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
| D | application_context.cpp | 281 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext 286 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext
|
| D | context_impl.cpp | 292 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl 297 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
|
| D | js_context_utils.cpp | 141 NativeValue* JsBaseContext::CreateModuleContext(NativeEngine* engine, NativeCallbackInfo* info) in CreateModuleContext() function in OHOS::AbilityRuntime::__anon30f4471f0111::JsBaseContext
|
| D | js_application_context_utils.cpp | 159 NativeValue* JsApplicationContextUtils::CreateModuleContext(NativeEngine* engine, NativeCallbackInf… in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
|
| /foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/ |
| D | ability_context_impl.cpp | 403 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string& moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl 408 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string& bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl
|
| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
| D | js_context_utils.cpp | 125 NativeValue *JsBaseContext::CreateModuleContext(NativeEngine *engine, NativeCallbackInfo *info) in CreateModuleContext() function in OHOS::AbilityRuntime::__anon185c611f0111::JsBaseContext
|
| D | js_application_context_utils.cpp | 63 NativeValue *JsApplicationContextUtils::CreateModuleContext(NativeEngine *engine, NativeCallbackInf… in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
|