Searched refs:PyUpb_DescriptorPool_TryLoadSymbol (Results 1 – 1 of 1) sorted by relevance
144 static bool PyUpb_DescriptorPool_TryLoadSymbol(PyUpb_DescriptorPool* self, in PyUpb_DescriptorPool_TryLoadSymbol() function344 if (!PyUpb_DescriptorPool_TryLoadSymbol(self, arg)) return NULL; in PyUpb_DescriptorPool_FindExtensionByName()369 if (!PyUpb_DescriptorPool_TryLoadSymbol(self, arg)) return NULL; in PyUpb_DescriptorPool_FindMessageTypeByName()410 if (!PyUpb_DescriptorPool_TryLoadSymbol(self, arg)) return NULL; in PyUpb_DescriptorPool_FindFieldByName()441 if (!PyUpb_DescriptorPool_TryLoadSymbol(self, arg)) return NULL; in PyUpb_DescriptorPool_FindEnumTypeByName()471 if (!PyUpb_DescriptorPool_TryLoadSymbol(self, arg)) return NULL; in PyUpb_DescriptorPool_FindOneofByName()493 if (!PyUpb_DescriptorPool_TryLoadSymbol(self, arg)) return NULL; in PyUpb_DescriptorPool_FindServiceByName()516 if (!PyUpb_DescriptorPool_TryLoadSymbol(self, arg)) return NULL; in PyUpb_DescriptorPool_FindMethodByName()539 if (!PyUpb_DescriptorPool_TryLoadSymbol(self, arg)) return NULL; in PyUpb_DescriptorPool_FindFileContainingSymbol()