Searched refs:fileContextMenuConfig (Results 1 – 8 of 8) sorted by relevance
15 该变更为不兼容变更,使用到该字段的应用需要将fileContextMenu修改为fileContextMenuConfig。仅字段名称发生改变,字段含义、用法不变。27 HapModuleInfo中fileContextMenu字段修改为fileContextMenuConfig。31 使用到该字段的应用需要将fileContextMenu修改为fileContextMenuConfig。
15 … change. You need to change **fileContextMenu** in your code to **fileContextMenuConfig**. The mea…27 The **fileContextMenu** field in **HapModuleInfo** is changed to **fileContextMenuConfig**.31 If used, change **fileContextMenu** in your code to **fileContextMenuConfig**.
190 char* fileContextMenuConfig; member
380 hapInfo.fileContextMenuConfig = MallocCString(hapModuleInfo.fileContextMenu); in ConvertHapModuleInfo()382 hapInfo.fileContextMenuConfig = MallocCString(""); in ConvertHapModuleInfo()
31 | fileContextMenuConfig<sup>11+</sup> | string …
41 | GET_BUNDLE_INFO_WITH_MENU<sup>11+</sup> | 0x00000100 | 用于获取包含fileContextMenuConfig的bundleIn…
48 | GET_BUNDLE_INFO_WITH_MENU<sup>11+</sup> | 0x00000100 | 用于获取包含fileContextMenuConfig的bundleIn…
32 | fileContextMenuConfig<sup>11+</sup> | string …