Home
last modified time | relevance | path

Searched refs:hasMatch (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dmatching_files_dataset_op.cc231 int64 hasMatch; in RestoreInternal() local
233 reader->ReadScalar(full_name("hasMatch"), &hasMatch)); in RestoreInternal()
234 hasMatch_ = static_cast<bool>(hasMatch); in RestoreInternal()
/external/skqp/tools/bookmaker/
Ddefinition.h149 bool hasMatch(string name) const;
Ddefinition.cpp887 bool Definition::hasMatch(string name) const { in hasMatch() function in Definition
892 if (child->hasMatch(name)) { in hasMatch()
/external/skia/tools/bookmaker/
Ddefinition.h149 bool hasMatch(string name) const;
Ddefinition.cpp887 bool Definition::hasMatch(string name) const { in hasMatch() function in Definition
892 if (child->hasMatch(name)) { in hasMatch()