Searched defs:getAPN (Results 1 – 7 of 7) sorted by relevance
234 inline char* getAPN() const { return (char*)mAPN; } in getAPN() function
214 inline const char* getAPN() const { return (const char*)mAPN; } in getAPN() function