Searched defs:pStr (Results 1 – 11 of 11) sorted by relevance
26 ### pStr subsection
627 static int32_t MoveLeftBracket(char **pStr) in MoveLeftBracket()864 char *pStr = (char *)str; in ParseCellInfoGsm() local901 char *pStr = (char *)str; in ParseCellInfoLte() local935 char *pStr = (char *)str; in ParseCellInfoWcdma() local966 char *pStr = (char *)str; in ParseCellInfoCdma() local1012 char *pStr = (char *)str; in ParseCellInfoTdscdma() local1058 char *pStr = (char *)str; in ParseCellInfoNr() local1087 char *pStr = (char *)str; in ParseCellInfos() local1451 char *pStr = strsep(&str, ";"); in ProcessCurrentCellList() local
394 char *pStr = str; in ParseReportError() local414 char *pStr = response->result; in GetReportErrorInfo() local
123 char *pStr = (char *)str; in ReportCallStateUpdated() local151 char *pStr = (char *)str; in ReportSrvccStatusUpdate() local172 char *pStr = (char *)str; in ReportCsChannelInfo() local221 char *pStr = (char *)str; in ReportEmergencyNumberList() local260 char *pStr = (char *)str; in ReportCallUssdNotice() local
126 char *pStr = NULL; in ParsePdpCmd() local395 char *pStr = NULL; in QueryAllSupportPDNInfos() local
29 static void SetPluginString(const std::string &str, PluginString &pStr) in SetPluginString()
53 int WriteStr(Context *context, const char *pStr) in WriteStr()
132 int WriteStr(Context *context, const char *pStr) in WriteStr()
296 static void SetPluginString(const std::string &str, PluginString &pStr) in SetPluginString()383 static ErrCode GetAndCleanPluginString(PluginString &pStr, std::string &str) in GetAndCleanPluginString()
5216 const char* pStr; member