Searched defs:execute_plan (Results 1 - 1 of 1) sorted by relevance
/pkg/src/modules/client/ |
H A D | api.py | 256 be called, and prepare must be called. Finally, execute_plan may be 1696 calling prepare(), and then execute_plan(). After execution 1706 first calling prepare(), and then execute_plan(). 1764 executed by first calling prepare(), and then execute_plan(). 1866 executed by first calling prepare(), and then execute_plan(). 1903 execute_plan(). After execution of a plan, or to abandon a 1953 then execute_plan(). After execution of a plan, or to abandon 2006 execute_plan(). After execution of a plan, or to abandon a 2049 execute_plan(). After execution of a plan, or to abandon a 2088 prepare(), and then execute_plan() 2769 def execute_plan(self): member in class:ImageInterface [all...] |
Completed in 26 milliseconds