Searched refs:bundled_program_ptr_ (Results 1 – 1 of 1) sorted by relevance
442 : bundled_program_ptr_(buffer), in PyBundledModule()460 return bundled_program_ptr_.cast<std::string_view>().data(); in get_bundled_program_ptr()474 const py::bytes bundled_program_ptr_; member