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

  /external/libchrome/mojo/public/cpp/bindings/lib/
string_serialization.h 29 if (CallIsNullIfExists<Traits>(input))
serialization_util.h 37 bool CallIsNullIfExists(const UserType& input) {
45 bool CallIsNullIfExists(const UserType& input) {
map_serialization.h 105 if (CallIsNullIfExists<Traits>(input))
array_serialization.h 479 if (CallIsNullIfExists<Traits>(input))

Completed in 253 milliseconds