Searched defs:set_host_memory_arg (Results 1 – 1 of 1) sorted by relevance
892 inline void KernelDef::set_host_memory_arg(int index, const std::string& value) { in set_host_memory_arg() function896 inline void KernelDef::set_host_memory_arg(int index, std::string&& value) { in set_host_memory_arg() function900 inline void KernelDef::set_host_memory_arg(int index, const char* value) { in set_host_memory_arg() function905 inline void KernelDef::set_host_memory_arg(int index, const char* value, size_t size) { in set_host_memory_arg() function