OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DescriptorToValue
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/extensions/browser/api/bluetooth_low_energy/
utils.h
28
scoped_ptr<base::DictionaryValue>
DescriptorToValue
(Descriptor* from);
utils.cc
39
scoped_ptr<base::DictionaryValue>
DescriptorToValue
(Descriptor* from) {
bluetooth_low_energy_api.cc
431
SetResult(apibtle::
DescriptorToValue
(&descriptor).release());
472
result->Append(apibtle::
DescriptorToValue
(iter->get()).release());
719
SetResult(apibtle::
DescriptorToValue
(&descriptor).release());
bluetooth_low_energy_event_router.cc
[
all
...]
Completed in 348 milliseconds