Home
last modified time | relevance | path

Searched defs:TryInit (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_document.cpp153 bool CPDF_Document::TryInit() { in TryInit() function in CPDF_Document
H A Dcpdf_parser_unittest.cpp44 bool TryInit() override { return true; } in TryInit() function in __anonb23d61910111::TestObjectsHolder
H A Dcpdf_parser.cpp148 bool TryInit() override { return true; } in TryInit() function in __anoneea516720111::ObjectsHolderStub
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Diterator_ops.cc783 Status TryInit(OpKernelContext* ctx, IteratorResource** iterator, in TryInit() function in tensorflow::data::__anonfca7ab5e0711::OneShotIteratorOp