Home
last modified time | relevance | path

Searched refs:CallbackType (Results 1 – 3 of 3) sorted by relevance

/system/core/libprocinfo/include/procinfo/
Dprocess_map.h33 template <class CallbackType>
34 bool ReadMapFileContent(char* content, const CallbackType& callback) { in ReadMapFileContent()
/system/bt/service/common/bluetooth/
Dscan_settings.h51 enum CallbackType { enum
/system/bt/service/common/android/bluetooth/
Dscan_settings.cc58 callback_type_ = static_cast<ScanSettings::CallbackType>(value); in readFromParcel()