Home
last modified time | relevance | path

Searched defs:title (Results 1 – 19 of 19) sorted by relevance

/system/bt/gd/dumpsys/
Dinit_flags.cc23 auto title = fb_builder->CreateString("----- Init Flags -----"); in Dump() local
/system/bt/service/common/bluetooth/
Davrcp_media_attr.cc23 AvrcpMediaAttr::AvrcpMediaAttr(const std::string& title, in AvrcpMediaAttr()
Davrcp_media_attr.h32 const std::string& title() const { return title_; } in title() function
/system/bt/service/common/android/bluetooth/
Dbluetooth_avrcp_media_attr.cc56 String16 title; in readFromParcel() local
/system/bt/main/shim/
Ddumpsys.h28 #define LOG_DUMPSYS_TITLE(fd, title) \ argument
/system/extras/simpleperf/scripts/purgatorio/
Dpurgatorio.py133 def generate_html(args, components_dict, title): argument
/system/bt/gd/
Dmodule_unittest_generated.h16 const flatbuffers::String* title() const { in title() function
Dmodule.cc141 auto title = builder.CreateString(title_); in DumpState() local
Dmodule.h164 ModuleDumper(const ModuleRegistry& module_registry, const char* title) in ModuleDumper()
Dmodule_unittest.cc290 static const char* title = "Test Dump Title"; in TEST_F() local
/system/update_engine/scripts/update_payload/
Dchecker.py189 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/
DIsolate.h52 const char* title; member
/system/extras/simpleperf/scripts/
Dreport_html.js209 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/
Dbundler.cc253 const char* title = opts.title; in WriteBundledSchema() local
/system/bt/service/
Davrcp_control.cc165 std::string title; in CtrlTrackChangedCallback() local
/system/bt/gd/l2cap/classic/
Dl2cap_classic_module.cc140 auto title = fb_builder->CreateString("----- L2cap Classic Dumpsys -----"); in Dump() local
/system/bt/gd/hci/
Dacl_manager.cc306 auto title = fb_builder->CreateString("----- Acl Manager Dumpsys -----"); in Dump() local
/system/bt/profile/avrcp/
Ddevice.cc1211 auto title = in GetVFSListResponse() local
1255 auto title = song.attributes.find(Attribute::TITLE) != song.attributes.end() in GetNowPlayingListResponse() local
/system/iorap/src/manager/
Devent_manager.cc263 const std::string& title = in OnNewEvent() local