Searched defs:executed_flag (Results 1 – 2 of 2) sorted by relevance
35 bool* executed_flag; member164 bool* executed_flag, TF_Status* status) { in RegisterLoggingDevice()187 bool* executed_flag, TFE_CustomDevice** device, in AllocateLoggingDevice()
51 bool* executed_flag = new bool; in PYBIND11_MODULE() local