Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp2777 std::string menuProfileContent; in ProcessBundleMenu() local
2778 GetJsonProfileByExtractor(hapModuleInfo.hapPath, menuFilePath, menuProfileContent); in ProcessBundleMenu()
2779 hapModuleInfo.fileContextMenu = menuProfileContent; in ProcessBundleMenu()