Home
last modified time | relevance | path

Searched defs:GetCallingBundle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapp_context.cpp46 std::string AppContext::GetCallingBundle() in GetCallingBundle() function in OHOS::AppExecFwk::AppContext
/ohos5.0/base/request/request/services/src/cxx/
H A Drequest_utils.cpp60 rust::string GetCallingBundle(rust::u64 tokenId) in GetCallingBundle() function
/ohos5.0/base/request/request/services/src/utils/
H A Dmod.rs156 fn GetCallingBundle(token_id: u64) -> String; in GetCallingBundle() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_context.cpp121 std::string AbilityContext::GetCallingBundle() in GetCallingBundle() function in OHOS::AppExecFwk::AbilityContext