/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | mock_ability_runtime_context.cpp | 35 std::shared_ptr<Context> MockAbilityRuntimeContext::CreateBundleContext(const std::string &bundleNa… in CreateBundleContext() function in OHOS::AbilityRuntime::MockAbilityRuntimeContext
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/application_context_test/ |
H A D | mock_context_impl.cpp | 133 std::shared_ptr<Context> MockContextImpl::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() 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 | 116 std::shared_ptr<Context> MockContext::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::MockContext
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
H A D | ability_stage_context.cpp | 131 std::shared_ptr<Context> AbilityStageContext::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::AbilityStageContext
|
H A D | context_impl.cpp | 696 int32_t ContextImpl::CreateBundleContext(std::shared_ptr<Context> &context, const std::string &bund… in CreateBundleContext() function in OHOS::AbilityRuntime::ContextImpl 739 std::shared_ptr<Context> ContextImpl::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::ContextImpl
|
H A D | application_context.cpp | 487 std::shared_ptr<Context> ApplicationContext::CreateBundleContext(const std::string &bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::ApplicationContext
|
H A D | js_context_utils.cpp | 98 napi_value JsBaseContext::CreateBundleContext(napi_env env, napi_callback_info info) in CreateBundleContext() function in OHOS::AbilityRuntime::__anonbc4235f80110::JsBaseContext
|
H A D | js_application_context_utils.cpp | 55 napi_value JsApplicationContextUtils::CreateBundleContext(napi_env env, napi_callback_info info) in CreateBundleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | context_container.cpp | 240 std::shared_ptr<Context> ContextContainer::CreateBundleContext(std::string bundleName, int flag, in… in CreateBundleContext() function in OHOS::AppExecFwk::ContextContainer
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/application/ |
H A D | js_application.cpp | 71 napi_value JsApplication::CreateBundleContext(napi_env env, napi_callback_info info) in CreateBundleContext() function in OHOS::AbilityRuntime::JsApplication
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/ |
H A D | js_context_utils.cpp | 75 napi_value JsBaseContext::CreateBundleContext(napi_env env, napi_callback_info info) in CreateBundleContext() function in OHOS::AbilityRuntime::__anond0ba61380110::JsBaseContext
|
H A D | js_application_context_utils.cpp | 32 napi_value JsApplicationContextUtils::CreateBundleContext(napi_env env, napi_callback_info info) in CreateBundleContext() function in OHOS::AbilityRuntime::JsApplicationContextUtils
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/ |
H A D | ability_context_impl.cpp | 469 std::shared_ptr<Context> AbilityContextImpl::CreateBundleContext(const std::string& bundleName) in CreateBundleContext() function in OHOS::AbilityRuntime::AbilityContextImpl
|