Home
last modified time | relevance | path

Searched defs:subordinate (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/utils/
Dstep_intersection.cc74 AlignmentInfo ComputeAlignmentInfo(const StepDatabaseResult& subordinate, in ComputeAlignmentInfo()
110 StepsAlignment FindStepsAlignment(const StepDatabaseResult& subordinate, in FindStepsAlignment()
/external/openscreen/cast/common/certificate/
Dcast_crl.cc197 const auto& subordinate = trusted_chain[i + 1]; in CheckRevocation() local