/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | mock_ability_runtime_context.cpp | 126 std::shared_ptr<Context> MockAbilityRuntimeContext::CreateModuleContext(const std::string &moduleNa… in CreateModuleContext() function in OHOS::AbilityRuntime::MockAbilityRuntimeContext 131 std::shared_ptr<Context> MockAbilityRuntimeContext::CreateModuleContext( in CreateModuleContext() function in OHOS::AbilityRuntime::MockAbilityRuntimeContext
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/application_context_test/ |
H A D | mock_context_impl.cpp | 98 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl 104 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
H A D | mock_context.cpp | 84 std::shared_ptr<Context> MockContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::MockContext 89 std::shared_ptr<Context> MockContext::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::MockContext
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
H A D | ability_stage_context.cpp | 141 std::shared_ptr<Context> AbilityStageContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityStageContext 151 std::shared_ptr<Context> AbilityStageContext::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityStageContext
|
H A D | context_impl.cpp | 393 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &moduleName, in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl 399 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl 456 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl 461 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
|
H A D | application_context.cpp | 492 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext 497 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext
|
H A D | js_context_utils.cpp | 151 napi_value JsBaseContext::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::__anonbc4235f80110::JsBaseContext
|
H A D | js_application_context_utils.cpp | 165 napi_value JsApplicationContextUtils::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/application/ |
H A D | js_application.cpp | 66 napi_value JsApplication::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplication
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
H A D | js_context_utils.cpp | 128 napi_value JsBaseContext::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::__anond0ba61380110::JsBaseContext
|
H A D | js_application_context_utils.cpp | 67 napi_value JsApplicationContextUtils::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/ |
H A D | ability_context_impl.cpp | 474 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string& moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl 479 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string& bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl
|