Home
last modified time | relevance | path

Searched defs:codeDir (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_daemon_handler.cpp62 std::string codeDir = std::string(codePath); in ExtractHap() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_impl_test.cpp149 auto codeDir = contextImpl->GetBundleCodeDir(); variable