Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_env.cpp31 const char *pBundleName = nullptr; in GetBundleName() local
34 pBundleName = pApplicationEnvIml->GetBundleName().c_str(); in GetBundleName()
37 return pBundleName; in GetBundleName()