/system/bt/gd/dumpsys/ |
D | init_flags.cc | 23 auto title = fb_builder->CreateString("----- Init Flags -----"); in Dump() local
|
/system/bt/service/common/bluetooth/ |
D | avrcp_media_attr.cc | 23 AvrcpMediaAttr::AvrcpMediaAttr(const std::string& title, in AvrcpMediaAttr()
|
D | avrcp_media_attr.h | 32 const std::string& title() const { return title_; } in title() function
|
/system/bt/service/common/android/bluetooth/ |
D | bluetooth_avrcp_media_attr.cc | 56 String16 title; in readFromParcel() local
|
/system/bt/main/shim/ |
D | dumpsys.h | 28 #define LOG_DUMPSYS_TITLE(fd, title) \ argument
|
/system/extras/simpleperf/scripts/purgatorio/ |
D | purgatorio.py | 133 def generate_html(args, components_dict, title): argument
|
/system/bt/gd/ |
D | module_unittest_generated.h | 16 const flatbuffers::String* title() const { in title() function
|
D | module.cc | 141 auto title = builder.CreateString(title_); in DumpState() local
|
D | module.h | 164 ModuleDumper(const ModuleRegistry& module_registry, const char* title) in ModuleDumper()
|
D | module_unittest.cc | 290 static const char* title = "Test Dump Title"; in TEST_F() local
|
/system/update_engine/scripts/update_payload/ |
D | checker.py | 189 def __init__(self, title, report): argument 204 def __init__(self, title=None): argument 270 def AddSubReport(self, title): argument 277 def AddSection(self, title): argument
|
/system/testing/gtest_extras/ |
D | Isolate.h | 52 const char* title; member
|
/system/extras/simpleperf/scripts/ |
D | report_html.js | 209 addTab(title, tabObj) { argument 224 setActiveAsync(title) { argument 233 onTabActive(title) { argument 248 findTab(title) { argument 526 title: title, property 1089 constructor(divContainer, title, totalCount, initNodes, reverseOrder) { argument
|
/system/bt/gd/dumpsys/bundler/ |
D | bundler.cc | 253 const char* title = opts.title; in WriteBundledSchema() local
|
/system/bt/service/ |
D | avrcp_control.cc | 165 std::string title; in CtrlTrackChangedCallback() local
|
/system/bt/gd/l2cap/classic/ |
D | l2cap_classic_module.cc | 140 auto title = fb_builder->CreateString("----- L2cap Classic Dumpsys -----"); in Dump() local
|
/system/bt/gd/hci/ |
D | acl_manager.cc | 306 auto title = fb_builder->CreateString("----- Acl Manager Dumpsys -----"); in Dump() local
|
/system/bt/profile/avrcp/ |
D | device.cc | 1211 auto title = in GetVFSListResponse() local 1255 auto title = song.attributes.find(Attribute::TITLE) != song.attributes.end() in GetNowPlayingListResponse() local
|
/system/iorap/src/manager/ |
D | event_manager.cc | 263 const std::string& title = in OnNewEvent() local
|