Home
last modified time | relevance | path

Searched defs:schema (Results 1 – 21 of 21) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/registry/tools/
H A Dvalidate_registry.py113 def validate_schema(registry, schema): argument
177 schema = args.schema_file variable
179 schema = None variable
/openbmc/qemu/tests/qtest/
H A Dqmp-cmd-test.c132 static void qmp_schema_init(QmpSchema *schema) in qmp_schema_init()
158 static SchemaInfo *qmp_schema_lookup(QmpSchema *schema, const char *name) in qmp_schema_lookup()
163 static void qmp_schema_cleanup(QmpSchema *schema) in qmp_schema_cleanup()
184 static void add_query_tests(QmpSchema *schema) in add_query_tests()
346 QmpSchema schema; in main() local
/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_v1.hpp129 for (const std::string& schema : schemaNames) in jsonSchemaIndexGet() local
142 const std::string& schema) in jsonSchemaGet()
206 const std::string& schema, const std::string& schemaFile) in jsonSchemaGetFile()
H A Dmetadata.hpp78 std::filesystem::path schema("/usr/share/www/redfish/v1/schema"); in handleMetadataGet() local
/openbmc/entity-manager/src/entity_manager/
H A Dconfiguration.cpp50 nlohmann::json schema = in loadConfigurations() local
123 valijson::Schema schema; in validateJson() local
[all...]
H A Ddbus_interface.cpp324 nlohmann::json schema = in createAddObjectMethod() local
/openbmc/bmcweb/redfish-core/
H A Dmeson.build1 subdir('schema') subdir
/openbmc/qemu/monitor/
H A Dqmp-cmds-control.c182 static SchemaInfoList *zap_deprecated(SchemaInfoList *schema) in zap_deprecated()
208 SchemaInfoList *schema = NULL; in qmp_query_qmp_schema() local
/openbmc/openpower-hw-diags/util/
H A Ddata_file.cpp33 valijson::Schema schema; in validateJson() local
/openbmc/openpower-hw-diags/analyzer/ras-data/
H A Dras-data-parser.cpp227 auto schema = nlohmann::json::parse(file); in initDataFiles() local
269 auto schema = schemaFiles.at(version); in initDataFiles() local
/openbmc/libcper/tests/
H A Dtest-utils.c217 json_object *schema = json_object_from_file(schema_path); in schema_validate_from_file() local
/openbmc/qemu/include/gdbstub/
H A Dcommands.h64 const char *schema; member
/openbmc/phosphor-power/phosphor-regulators/tools/
H A Dvalidate-regulators-config.py344 def validate_schema(config, schema): argument
/openbmc/qemu/stats/
H A Dstats-hmp-cmds.c77 StatsSchemaList *schema) in print_stats_results()
/openbmc/linux/tools/testing/selftests/resctrl/
Dresctrlfs.c
/openbmc/libbej/include/libbej/
H A Dbej_common.h113 uint8_t schema; member
/openbmc/qemu/backends/
H A Dcryptodev.c54 StatsSchemaList **schema; member
/openbmc/linux/tools/net/ynl/lib/
Dynl.py
/openbmc/qemu/gdbstub/
H A Dgdbstub.c890 static int cmd_parse_params(const char *data, const char *schema, in cmd_parse_params()
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp3303 std::string schema = " -s "; in TEST() local
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c4083 StatsSchemaList **schema; member