HomeSort by relevance Sort by last modified time
    Searched full:lhs_property_type (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/win8/metro_driver/
winrt_utils.cc 100 winfoundtn::PropertyType lhs_property_type; local
101 HRESULT hr = lhs->get_Type(&lhs_property_type);
110 if (lhs_property_type != rhs_property_type)
113 switch (lhs_property_type) {

Completed in 52 milliseconds