/system/tpm/attestation/common/ |
D | print_interface_proto.h | 29 int indent_size); 33 int indent_size); 37 int indent_size); 40 int indent_size); 43 int indent_size); 47 int indent_size); 50 int indent_size); 54 int indent_size); 58 int indent_size); 62 int indent_size); [all …]
|
D | print_interface_proto.cc | 35 int indent_size) { in GetProtoDebugStringWithIndent() argument 69 int indent_size) { in GetProtoDebugStringWithIndent() argument 70 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() 83 indent_size + 2).c_str()); in GetProtoDebugStringWithIndent() 90 indent_size + 2).c_str()); in GetProtoDebugStringWithIndent() 97 indent_size + 2).c_str()); in GetProtoDebugStringWithIndent() 120 int indent_size) { in GetProtoDebugStringWithIndent() argument 121 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() 129 GetProtoDebugStringWithIndent(value.status(), indent_size + 2).c_str()); in GetProtoDebugStringWithIndent() 151 int indent_size) { in GetProtoDebugStringWithIndent() argument [all …]
|
D | print_common_proto.h | 28 std::string GetProtoDebugStringWithIndent(KeyType value, int indent_size); 30 std::string GetProtoDebugStringWithIndent(KeyUsage value, int indent_size); 33 int indent_size); 35 std::string GetProtoDebugStringWithIndent(const Quote& value, int indent_size); 38 int indent_size); 41 int indent_size); 45 int indent_size);
|
D | print_common_proto.cc | 32 std::string GetProtoDebugStringWithIndent(KeyType value, int indent_size) { in GetProtoDebugStringWithIndent() argument 46 std::string GetProtoDebugStringWithIndent(KeyUsage value, int indent_size) { in GetProtoDebugStringWithIndent() argument 61 int indent_size) { in GetProtoDebugStringWithIndent() argument 87 std::string GetProtoDebugStringWithIndent(const Quote& value, int indent_size) { in GetProtoDebugStringWithIndent() argument 88 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() 130 int indent_size) { in GetProtoDebugStringWithIndent() argument 131 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() 179 int indent_size) { in GetProtoDebugStringWithIndent() argument 180 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() 208 int indent_size) { in GetProtoDebugStringWithIndent() argument [all …]
|
/system/tpm/tpm_manager/common/ |
D | print_tpm_nvram_interface_proto.h | 29 int indent_size); 32 int indent_size); 35 int indent_size); 38 int indent_size); 41 int indent_size); 44 int indent_size); 47 int indent_size); 50 int indent_size); 53 int indent_size); 56 int indent_size); [all …]
|
D | print_tpm_nvram_interface_proto.cc | 35 int indent_size) { in GetProtoDebugStringWithIndent() argument 36 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() 59 int indent_size) { in GetProtoDebugStringWithIndent() argument 60 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() 68 GetProtoDebugStringWithIndent(value.status(), indent_size + 2).c_str()); in GetProtoDebugStringWithIndent() 80 int indent_size) { in GetProtoDebugStringWithIndent() argument 81 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() 99 int indent_size) { in GetProtoDebugStringWithIndent() argument 100 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() 108 GetProtoDebugStringWithIndent(value.status(), indent_size + 2).c_str()); in GetProtoDebugStringWithIndent() [all …]
|
D | print_tpm_ownership_interface_proto.cc | 36 int indent_size) { in GetProtoDebugStringWithIndent() argument 37 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() 50 int indent_size) { in GetProtoDebugStringWithIndent() argument 51 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() 59 GetProtoDebugStringWithIndent(value.status(), indent_size + 2).c_str()); in GetProtoDebugStringWithIndent() 75 value.local_data(), indent_size + 2) in GetProtoDebugStringWithIndent() 111 int indent_size) { in GetProtoDebugStringWithIndent() argument 112 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() 125 int indent_size) { in GetProtoDebugStringWithIndent() argument 126 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent() [all …]
|
D | print_tpm_ownership_interface_proto.h | 29 int indent_size); 32 int indent_size); 35 int indent_size); 38 int indent_size); 42 int indent_size); 46 int indent_size);
|
D | print_local_data_proto.cc | 32 int indent_size) { in GetProtoDebugStringWithIndent() argument 33 std::string indent(indent_size, ' '); in GetProtoDebugStringWithIndent()
|
D | print_local_data_proto.h | 29 int indent_size);
|
D | print_tpm_manager_status_proto.h | 29 int indent_size);
|
D | print_tpm_manager_status_proto.cc | 33 int indent_size) { in GetProtoDebugStringWithIndent() argument
|