Home
last modified time | relevance | path

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

/external/libchrome/base/android/
Drecord_user_action.cc13 struct ActionCallbackWrapper { struct
42 auto* wrapper = new ActionCallbackWrapper{base::Bind( in JNI_RecordUserAction_AddActionCallbackForTesting()
53 auto* wrapper = reinterpret_cast<ActionCallbackWrapper*>(callback_id); in JNI_RecordUserAction_RemoveActionCallbackForTesting()