Searched refs:Proto (Results 1 – 12 of 12) sorted by relevance
/frameworks/base/core/proto/android/server/ |
D | apphibernationservice.proto | 22 // Proto for hibernation states for all packages for a user. 27 // Proto for com.android.server.apphibernation.UserLevelState. 33 // Proto for global hibernation states for all packages. 38 // Proto for com.android.server.apphibernation.GlobalLevelState
|
D | background_install_control.proto | 22 // Proto for the background installed packages. 28 // Proto for the background installed package entry
|
D | activitymanagerservice.proto | 788 // Proto definition of com.android.server.am.UidRecord.java
|
/frameworks/base/core/proto/android/service/ |
D | sensor_service.proto | 32 // Proto dump of android::SensorService. dumpsys sensorservice --proto 63 // Proto dump of android::SensorDevice 84 // Proto dump of android::SensorServiceUtil::SensorList 128 // Proto dump of android::SensorFusion 152 // Proto dump of android::SensorServiceUtil::RecentEventLogger 184 // Proto dump of android::SensorService::SensorDirectConnection 201 // Proto dump of android::SensorService::SensorEventConnection 236 // Proto dump of android::SensorService::SensorRegistrationInfo
|
/frameworks/base/core/proto/ |
D | README.md | 13 * Inner messages whose containing messages have the `Proto` suffix do not 14 need to have a `Proto` suffix. E.g: 34 1. If the proto represents the structure of an object, it should have `Proto` as
|
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/ |
D | vulkan_xml.go | 97 Proto struct { member 483 command.Name, err = elementFromRawXML("name", command.Proto.RawXML) 489 if command.Proto.Type == "" { 490 command.Proto.Type, err = elementFromRawXML("type", command.Proto.RawXML) 495 if command.Proto.Comment == "" && strings.Contains(command.Proto.RawXML, "<comment>") { 496 command.Proto.Type, err = elementFromRawXML("comment", command.Proto.RawXML) 515 if param.Comment == "" && strings.Contains(command.Proto.RawXML, "<comment>") { 672 if result_type, ok := types[command.Proto.Type]; ok { 673 …if space.ReplaceAllString(command.Proto.RawXML, " ") != fmt.Sprintf("<type>%s</type> <name>%s</nam… 674 …return nil, nil, nil, nil, nil, errors.New("Unexpected prototype \"" + command.Proto.RawXML + "\"") [all …]
|
/frameworks/base/core/proto/android/os/ |
D | tombstone.proto | 25 // Proto located at: system/core/debuggerd/proto/tombstone.proto
|
/frameworks/base/core/proto/android/app/ |
D | window_configuration.proto | 26 /** Proto representation for WindowConfiguration.java class. */
|
/frameworks/base/core/proto/android/util/ |
D | event_log_tags.proto | 24 // Proto representation of event.logtags.
|
/frameworks/base/core/proto/android/view/ |
D | remote_animation_target.proto | 28 /** Proto representation for android.view.RemoteAnimationTarget.java class. */
|
/frameworks/base/core/proto/android/content/ |
D | package_item_info.proto | 36 // Proto of android.content.pm.ApplicationInfo which extends PackageItemInfo
|
/frameworks/proto_logging/stats/enums/app/ |
D | app_enums.proto | 108 // Proto enum equivalents for "OomAdjReason"
|