Searched defs:SetBegin (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/art/runtime/gc/collector/ | ||
H A D | immune_region.h | 50 void SetBegin(mirror::Object* begin) { in SetBegin() function |
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ | ||
H A D | strided_slice_test.cc | 62 void SetBegin(std::initializer_list<int32_t> data) { in SetBegin() function in tflite::__anon7e1c7ebc0111::StridedSliceOpModel |
/aosp_15_r20/art/runtime/oat/ | ||
H A D | oat_file.cc | 182 void SetBegin(const uint8_t* begin) { in SetBegin() function in art::OatFileBase |