Home
last modified time | relevance | path

Searched refs:BT_DISALLOW_ASSIGN (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/base/
H A Dbase_def.h37 #ifndef BT_DISALLOW_ASSIGN
38 #define BT_DISALLOW_ASSIGN(TypeName) TypeName &operator=(const TypeName &) = delete macro
44 BT_DISALLOW_ASSIGN(TypeName)

Completed in 1 milliseconds