Home
last modified time | relevance | path

Searched defs:requestCellInfo (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/platform/shared/
H A Dplatform_wwan.cc65 bool PlatformWwan::requestCellInfo() { in requestCellInfo() function in chre::PlatformWwan
/aosp12/system/chre/pal/include/chre/pal/
H A Dwwan.h124 bool (*requestCellInfo)(void); member
/aosp12/system/chre/core/
H A Dwwan_request_manager.cc34 bool WwanRequestManager::requestCellInfo(Nanoapp *nanoapp, const void *cookie) { in requestCellInfo() function in chre::WwanRequestManager