Home
last modified time | relevance | path

Searched refs:_msi_Record_GetString_impl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/PC/clinic/
D_msi.c.h145 _msi_Record_GetString_impl(msiobj *self, unsigned int field);
157 return_value = _msi_Record_GetString_impl(self, field); in _msi_Record_GetString()
/aosp_15_r20/external/python/cpython3/PC/
D_msi.c481 _msi_Record_GetString_impl(msiobj *self, unsigned int field) in _msi_Record_GetString_impl() function