Searched defs:DoCompile (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ | ||
H A D | to_bool_op.cc | 37 Status DoCompile(XlaOpKernelContext* ctx) { in DoCompile() function in tensorflow::__anon1343b1380111::ToBoolOp |
/aosp_15_r20/external/cronet/components/nacl/renderer/plugin/ | ||
H A D | pnacl_translate_thread.cc | 174 void PnaclTranslateThread::DoCompile() { in DoCompile() function in plugin::PnaclTranslateThread |
/aosp_15_r20/art/dex2oat/linker/ | ||
H A D | image_test.h | 163 inline void ImageTest::DoCompile(ImageHeader::StorageMode storage_mode, in DoCompile() function |