HomeSort by relevance Sort by last modified time
    Searched defs:__bstr_wrapper (Results 1 - 3 of 3) sorted by null

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 63 struct __bstr_wrapper { struct
67 __bstr_wrapper (_BString const& __s) : function in struct:__bstr_wrapper
123 typedef __bstr_sum<_CharT, _Traits, _Alloc, _Self, __bstr_wrapper<_CharT, _Traits, _Alloc>, __on_left> _BStrOnLeft;
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 63 struct __bstr_wrapper { struct
67 __bstr_wrapper (_BString const& __s) : function in struct:__bstr_wrapper
123 typedef __bstr_sum<_CharT, _Traits, _Alloc, _Self, __bstr_wrapper<_CharT, _Traits, _Alloc>, __on_left> _BStrOnLeft;
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 63 struct __bstr_wrapper { struct
67 __bstr_wrapper (_BString const& __s) : function in struct:__bstr_wrapper
123 typedef __bstr_sum<_CharT, _Traits, _Alloc, _Self, __bstr_wrapper<_CharT, _Traits, _Alloc>, __on_left> _BStrOnLeft;

Completed in 81 milliseconds