Searched defs:param_values (Results 1 – 3 of 3) sorted by relevance
15 const char *param_values) in init_module()20 static inline int finit_module(int fd, const char *param_values, int flags) in finit_module()
54 const std::vector<const char*>& param_names, const Strings& param_values) { in FormatMatcherDescription()
257 Handle<FixedArray> param_values = factory->NewFixedArray(param_count); in GetTypeForFunction() local