Searched defs:rawAddress (Results 1 – 5 of 5) sorted by relevance
953 RawAddress rawAddress; in sendPassThroughCommandNative() local980 RawAddress rawAddress; in sendGroupNavigationCommandNative() local1029 RawAddress rawAddress; in setPlayerApplicationSettingValuesNative() local1055 RawAddress rawAddress; in sendAbsVolRspNative() local1077 RawAddress rawAddress; in sendRegisterAbsVolRspNative() local1100 RawAddress rawAddress; in getCurrentMetadataNative() local1121 RawAddress rawAddress; in getPlaybackStateNative() local1141 RawAddress rawAddress; in getNowPlayingListNative() local1161 RawAddress rawAddress; in getFolderListNative() local1181 RawAddress rawAddress; in getPlayerListNative() local[all …]
235 RawAddress rawAddress; in setActiveDeviceNative() local
114 void *rawAddress; in parsePrefix() local
357 uint8_t rawAddress[sizeof(in6_addr)]; in modifyIpRoute() local
121 public static synchronized Address getEmailAddress(String rawAddress) { in getEmailAddress()