Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/java/src/gen/cc/
H A Dsource_writer.cc125 SourceWriter& SourceWriter::BeginMethod(const Method& method, int modifiers, in BeginMethod() function in tensorflow::java::SourceWriter
/aosp_15_r20/art/compiler/optimizing/
H A Dstack_map_stream.cc49 void StackMapStream::BeginMethod(size_t frame_size_in_bytes, in BeginMethod() function in art::StackMapStream