Searched defs:impl_path (Results 1 – 5 of 5) sorted by relevance
300 impl_path = sys.argv[2] variable304 impl_path = path.abspath(impl_path) variable
543 impl_path = sys.argv[2] variable547 impl_path = path.abspath(impl_path) variable
33 def _initialize(impl_path): argument
81 bool OpLib::RegOp(const std::string &json_string, const std::string &impl_path) { in RegOp()203 const std::string &impl_path) { in DecodeOpInfo()
128 std::string impl_path() const { return impl_path_; } in impl_path() function146 void set_impl_path(const std::string &impl_path) { impl_path_ = impl_path; } in set_impl_path()