Home
last modified time | relevance | path

Searched refs:Proto (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/proto/android/server/
Dapphibernationservice.proto22 // 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
Dbackground_install_control.proto22 // Proto for the background installed packages.
28 // Proto for the background installed package entry
Dactivitymanagerservice.proto788 // Proto definition of com.android.server.am.UidRecord.java
/frameworks/base/core/proto/android/service/
Dsensor_service.proto32 // 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/
DREADME.md13 * 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/
Dvulkan_xml.go97 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/
Dtombstone.proto25 // Proto located at: system/core/debuggerd/proto/tombstone.proto
/frameworks/base/core/proto/android/app/
Dwindow_configuration.proto26 /** Proto representation for WindowConfiguration.java class. */
/frameworks/base/core/proto/android/util/
Devent_log_tags.proto24 // Proto representation of event.logtags.
/frameworks/base/core/proto/android/view/
Dremote_animation_target.proto28 /** Proto representation for android.view.RemoteAnimationTarget.java class. */
/frameworks/base/core/proto/android/content/
Dpackage_item_info.proto36 // Proto of android.content.pm.ApplicationInfo which extends PackageItemInfo
/frameworks/proto_logging/stats/enums/app/
Dapp_enums.proto108 // Proto enum equivalents for "OomAdjReason"