Searched refs:pData (Results 1 - 3 of 3) sorted by relevance

/system/core/liblog/
H A Devent_tag_map.c53 static int scanTagLine(char** pData, EventTag* tag, int lineNum);
327 * "*pData" should be pointing to the first digit in the tag number. On
333 static int scanTagLine(char** pData, EventTag* tag, int lineNum) argument
335 char* cp = *pData;
384 *pData = cp;
/system/core/adb/
H A Dusb_osx.c217 req.pData = languages;
235 req.pData = buffer;
/system/core/fastboot/
H A Dusb_osx.c344 req.pData = buffer;

Completed in 47 milliseconds