Searched refs:convertBEInfoToDictionary (Results 1 – 1 of 1) sorted by relevance
64 static boolean_t convertBEInfoToDictionary(be_node_list_t *be,316 if (!convertBEInfoToDictionary(be, &dict)) { in beList()822 convertBEInfoToDictionary(be_node_list_t *be, PyObject **listDict) in convertBEInfoToDictionary() function