Searched defs:pds (Results 1 – 5 of 5) sorted by relevance
56 @property (assign) I3 * pds; property64 @property (assign) I4Impl * pds; property
53 @property (assign) I3 * pds; property64 @property (assign) I4Impl * pds; property
170 def __init__(self, pds, args): argument289 def _AddCommandLineArguments(pds, argv): argument
324 LIBMTP_devicestorage_t *pds = NULL; in sendtrack_function() local