Home
last modified time | relevance | path

Searched defs:_cb (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/automotive/display/
DAutomotiveDisplayProxyService.cpp143 Return<void> AutomotiveDisplayProxyService::getDisplayIdList(getDisplayIdList_cb _cb) { in getDisplayIdList()
159 Return<void> AutomotiveDisplayProxyService::getDisplayInfo(uint64_t id, getDisplayInfo_cb _cb) { in getDisplayInfo()
/frameworks/base/native/android/
Dstorage_manager.cpp51 ObbCallback(int32_t _nonce, AStorageManager_obbCallbackFunc _cb, void* _data) in ObbCallback()