OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFormatInvalid
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/device/bluetooth/
bluetooth_uuid.cc
36
*format = BluetoothUUID::
kFormatInvalid
;
96
BluetoothUUID::BluetoothUUID() : format_(
kFormatInvalid
) {
113
return format_ !=
kFormatInvalid
;
bluetooth_uuid.h
30
kFormatInvalid
,
Completed in 139 milliseconds