Home
last modified time | relevance | path

Searched refs:mCellInfoRequestingNanoappCookie (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/
Dwwan_request_manager.cc44 mCellInfoRequestingNanoappCookie = cookie; in requestCellInfo()
67 result->cookie = mCellInfoRequestingNanoappCookie; in handleCellInfoResultSync()
/system/chre/core/include/chre/core/
Dwwan_request_manager.h90 const void *mCellInfoRequestingNanoappCookie; variable