Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/src/
H A Dalarm.cc77 struct CancelableClosureInStruct { struct
80 CancelableClosureInStruct& operator=(const CancelableClosureInStruct& in) { in operator =() argument
105 CancelableClosureInStruct closure; // posted to message loop for processing
182 new (&ret->closure) CancelableClosureInStruct(); in alarm_new_internal()
195 alarm->closure.~CancelableClosureInStruct(); in alarm_free()