/aosp12/system/extras/libjsonpb/ |
H A D | README.md | 3 This library provides functions to parse a JSON file to a structured Protobuf 17 - If the Protobuf schema uses 64-bit integers (`(s|fixed|u|)int64`): 24 - If the Protobuf schema uses special floating point values: 51 it against a Protobuf message definition. 54 Protobuf message (using `libjsonpbparse`), it also checks the following: 58 - Whether the Protobuf file defines JSON keys clearly. The JSON keys must be 59 the `json_name` option of a Protobuf field, or name of a Protobuf field if 62 in the following Protobuf file, only keys `foo_bar` and `barBaz` are allowed 76 ## Defining a JSON schema using Protobuf 79 before defining a Protobuf object as a JSON schema. In general: [all …]
|
/aosp12/system/extras/libjsonpb/verify/ |
H A D | test.proto | 21 // Note: this file explicitly uses names that does NOT follow the Protobuf Style 24 // - Follow the Protobuf Style Guide for field names / enum value names 26 // Protobuf Style Guide (a.k.a lower_snake_case), use json_name option to 29 // the Protobuf Style Guide (a.k.a CAPITALIZED_SNAKE_CASE), use strings.
|
H A D | Android.bp | 16 // using Protobuf as schema for JSON files. The reason is that the JSON parser that
|
/aosp12/packages/apps/TV/res/raw/ |
H A D | third_party_license_metadata | 17 151136:1732 Protobuf 18 152886:1732 Protobuf Nano
|
H A D | third_party_licenses | 2754 Protobuf: 2791 Protobuf Nano:
|
/aosp12/frameworks/base/libs/hwui/service/ |
H A D | GraphicsStatsService.h | 43 Protobuf, enumerator
|
H A D | GraphicsStatsService.cpp | 374 if (mFd == -1 && mType == DumpType::Protobuf) { in Dump() 458 } else if (dump->type() == DumpType::Protobuf) { in addToDump() 472 } else if (dump->type() == DumpType::Protobuf) { in addToDump() 480 if (dump->type() == DumpType::Protobuf) { in finishDump()
|
/aosp12/packages/modules/adb/proto/ |
H A D | adb_known_hosts.proto | 29 // Protobuf definition for the adb_known_hosts.
|
/aosp12/system/extras/libjsonpb/parse/ |
H A D | Android.bp | 15 // A convenient library to convert any JSON string to a specific Protobuf
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
H A D | third_party_license_metadata | 57 602099:1732 Protobuf Nano
|
H A D | third_party_licenses | 10840 Protobuf Nano:
|
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/proto/ |
H A D | Android.bp | 15 // Vehicle HAL Protobuf library
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | formats.md | 39 | `header_size` | `header` | The serialized Protobuf message [aapt.pb.internal.CompiledFi…
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | GraphicsStatsService.cpp | 43 isProto ? GraphicsStatsService::DumpType::Protobuf in createDump()
|
/aosp12/build/bazel/docs/ |
H A D | concepts.md | 45 and a fifo between Ninja and soong_ui for the Protobuf stream for build
|
/aosp12/system/bt/gd/docs/architecture/ |
H A D | architecture.md | 23 so on, using languages such as AIDL or Protobuf. For Android applications,
|
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/ |
H A D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 32379 Lcom/android/framework/protobuf/Protobuf;
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 42043 Lcom/android/framework/protobuf/Protobuf;
|