Searched refs:DoInitSession (Results 1 – 2 of 2) sorted by relevance
517 bool DoInitSession(uint16_t on_entry_flags, FILE *in, FILE *out, FILE *err);
211 if (!DoInitSession(on_entry, in, out, err)) { in Locker()234 bool ScriptInterpreterPython::Locker::DoInitSession(uint16_t on_entry_flags, in DoInitSession() function in ScriptInterpreterPython::Locker