Home
last modified time | relevance | path

Searched refs:menuProfile (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp2787 std::string menuProfile = hapModuleInfo.fileContextMenu; in ProcessBundleMenu() local
2788 auto pos = menuProfile.find(PROFILE_PREFIX); in ProcessBundleMenu()
2793 std::string menuFileName = menuProfile.substr(pos + PROFILE_PREFIX_LENGTH); in ProcessBundleMenu()

Completed in 15 milliseconds