| /foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
| D | ability_context.cpp | 172 std::shared_ptr<Context> AbilityContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContext 177 std::shared_ptr<Context> AbilityContext::CreateModuleContext( in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContext
|
| D | context_impl.cpp | 422 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl 427 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl 440 std::shared_ptr<Context> ContextImpl::CreateModuleContext( in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl 446 std::shared_ptr<Context> ContextImpl::CreateModuleContext( in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
|
| D | ability_stage_context.cpp | 358 std::shared_ptr<Context> AbilityStageContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityStageContext 367 std::shared_ptr<Context> AbilityStageContext::CreateModuleContext( in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityStageContext
|
| 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
|
| D | js_context_utils.cpp | 156 napi_value JsBaseContext::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::__anonac64e8a20111::JsBaseContext
|
| /foundation/ability/ability_runtime/test/unittest/application_context_second_test/ |
| D | mock_context_impl.cpp | 99 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl 105 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl
|
| /foundation/ability/ability_runtime/test/unittest/application_context_test/ |
| D | mock_context_impl.cpp | 99 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl 105 std::shared_ptr<Context> MockContextImpl::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::MockContextImpl
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| 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
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
| 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
|
| D | ability_context_test.cpp | 230 virtual std::shared_ptr<Context> CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AppExecFwk::MockAbilityContext 234 virtual std::shared_ptr<Context> CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AppExecFwk::MockAbilityContext
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
| D | ability_stage_context.cpp | 173 std::shared_ptr<Context> AbilityStageContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityStageContext 183 std::shared_ptr<Context> AbilityStageContext::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityStageContext
|
| D | context_impl.cpp | 472 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &moduleName, in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl 553 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl 604 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl 609 std::shared_ptr<Context> ContextImpl::CreateModuleContext(const std::string &bundleName, const std:… in CreateModuleContext() function in OHOS::AbilityRuntime::ContextImpl
|
| D | application_context.cpp | 495 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext 500 std::shared_ptr<Context> ApplicationContext::CreateModuleContext(const std::string &bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::ApplicationContext
|
| D | js_context_utils.cpp | 197 napi_value JsBaseContext::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::__anon051324e20111::JsBaseContext
|
| D | js_application_context_utils.cpp | 167 napi_value JsApplicationContextUtils::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
|
| /foundation/ability/ability_runtime/frameworks/ets/ani/application/src/ |
| D | ets_application.cpp | 163 void EtsApplication::CreateModuleContext(ani_env *env, in CreateModuleContext() function in OHOS::AbilityRuntime::EtsApplication
|
| /foundation/ability/ability_runtime/frameworks/simulator/napi_module/application/ |
| D | js_application.cpp | 51 napi_value JsApplication::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplication
|
| /foundation/multimedia/player_framework/frameworks/native/system_sound_manager/unittest/sound_manager_test/src/ |
| D | system_sound_manager_unit_next_test.cpp | 75 …std::shared_ptr<Context> CreateModuleContext(const std::string &moduleName) override { return null… in CreateModuleContext() function in OHOS::Media::MockContext 76 …std::shared_ptr<Context> CreateModuleContext(const std::string &bundleName, const std::string &mod… in CreateModuleContext() function in OHOS::Media::MockContext
|
| /foundation/ability/ability_runtime/frameworks/js/napi/application/ |
| D | js_application.cpp | 89 napi_value JsApplication::CreateModuleContext(napi_env env, napi_callback_info info) in CreateModuleContext() function in OHOS::AbilityRuntime::JsApplication
|
| /foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/ |
| D | ability_context_impl.cpp | 569 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string& moduleName) in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl 574 std::shared_ptr<Context> AbilityContextImpl::CreateModuleContext(const std::string& bundleName, in CreateModuleContext() function in OHOS::AbilityRuntime::AbilityContextImpl
|