VirtualBox

Changeset 101057 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Sep 7, 2023 5:12:48 PM (17 months ago)
Author:
vboxsync
Message:

Main: Renamed IPlatformProperties::getStorageBusForStorageControllerType + getStorageControllerTypesForStorageBus -> getStorageBusForControllerType + getStorageControllerTypesForBus, to fix DTrace probe name length restrictions. bugref:10384

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r101039 r101057  
    1261912619    name="IPlatformProperties"
    1262012620    extends="$unknown"
    12621     uuid="fb682653-c51d-42d4-bc30-db7c3e8bf75d"
     12621    uuid="1ec98a25-d94c-4cfb-a012-5e21481c154c"
    1262212622    wsmap="managed"
    1262312623    rest="managed"
     
    1287012870    </method>
    1287112871
    12872     <method name="getStorageBusForStorageControllerType">
     12872    <method name="getStorageBusForControllerType">
    1287312873      <desc>Returns the <link to="StorageBus"/> enum value
    1287412874        for a given storage controller type.</desc>
     
    1288312883    </method>
    1288412884
    12885     <method name="getStorageControllerTypesForStorageBus">
     12885    <method name="getStorageControllerTypesForBus">
    1288612886      <desc>Returns the possible <link to="StorageControllerType"/> enum values
    1288712887        for a given storage bus.</desc>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette