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

  /external/libbrillo/brillo/
type_name_undecorate.h 33 // instance of brillo::internal_details::GetTypeTag<T>() will have a different
any_internal_impl.h 20 namespace internal_details { namespace in namespace:brillo
308 using DataType = internal_details::TypedData<typename std::decay<T>::type>;
313 using DataType = internal_details::TypedData<typename std::decay<T>::type>;
370 } // namespace internal_details
any_internal_impl_unittest.cc 10 using brillo::internal_details::Buffer;
any.h 41 Any(); // Do not inline to hide internal_details::Buffer from export table.
200 internal_details::Buffer data_buffer_;

Completed in 86 milliseconds