Searched refs:THPStorage_getSharingMethods (Results 1 – 3 of 3) sorted by relevance
6 PyMethodDef* THPStorage_getSharingMethods();
714 THPUtils_addPyMethodDefs(methods, THPStorage_getSharingMethods()); in THPStorage_init()
689 PyMethodDef* THPStorage_getSharingMethods() { in THPStorage_getSharingMethods() function