Searched refs:requestCellInfo (Results 1 – 6 of 6) sorted by relevance
65 bool PlatformWwan::requestCellInfo() { in requestCellInfo() function in chre::PlatformWwan68 return mWwanApi->requestCellInfo(); in requestCellInfo()
38 .requestCellInfo(nanoapp, cookie); in chreWwanGetCellInfoAsync()
34 bool WwanRequestManager::requestCellInfo(Nanoapp *nanoapp, in requestCellInfo() function in chre::WwanRequestManager40 success = mPlatformWwan.requestCellInfo(); in requestCellInfo()
54 bool requestCellInfo();
119 bool (*requestCellInfo)(void); member
57 bool requestCellInfo(Nanoapp *nanoapp, const void *cookie);