Home
last modified time | relevance | path

Searched refs:JsCallingBundleName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Djs_napi_common_ability.h49 typedef JsBundleName JsCallingBundleName; typedef
H A Dnapi_context.cpp3537 … std::shared_ptr<JsCallingBundleName> callingBundleName = std::make_shared<JsCallingBundleName>(); in OnGetCallingBundle()