Home
last modified time | relevance | path

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

/system/extras/libperfmgr/
Dconfig_schema.json28 "title": "The Name Schema.", string
35 "title": "The Path Schema.", string
47 "title": "The Values Schema.", string
54 "title": "The Default Index Schema.", string
61 "title": "The Reset On Init Schema.", string
67 "title": "The type Schema.", string
73 "title": "The Hold Fd Schema.", string
97 "title": "The PowerHint Schema.", string
104 "title": "The Node Schema.", string
111 "title": "The Value Index Schema.", string
[all …]
/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/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/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/iorap/tests/src/binder/
Dapp_launch_event_test.cc144 auto MakeDummyActivityRecord(std::string title = "package_name/.ClassName") { in MakeDummyActivityRecord()
/system/bt/service/
Davrcp_control.cc165 std::string title; in CtrlTrackChangedCallback() local
/system/iorap/src/manager/
Devent_manager.cc180 const std::string& title = event.activity_record_proto->identifier().title(); in OnNewEvent() local
/system/bt/profile/avrcp/
Ddevice.cc1163 auto title = in GetVFSListResponse() local
1201 auto title = song.attributes.find(Attribute::TITLE) != song.attributes.end() in GetNowPlayingListResponse() local