Home
last modified time | relevance | path

Searched defs:schema_path (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pigweed/pw_docgen/py/pw_docgen/sphinx/
H A Dseed_metadata.py49 schema_path = runfile.Rlocation('pigweed/seed/seed_metadata_schema.json') variable
52 schema_path = f'{os.environ["PW_ROOT"]}/seed/seed_metadata_schema.json' variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Djson_to_flatbuffer.cc34 const char* schema_path = argv[1]; in main() local
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dregistry.h33 void Register(const char *file_identifier, const char *schema_path) { in Register()
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dregistry.h32 void Register(const char *file_identifier, const char *schema_path) { in Register()
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dregistry.h33 void Register(const char *file_identifier, const char *schema_path) { in Register()
/aosp_15_r20/external/googleapis/google/cloud/bigquery/migration/v2alpha/
H A Dtranslation_task.proto109 string schema_path = 3; field
/aosp_15_r20/external/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/src/main/proto/google/cloud/bigquery/migration/v2alpha/
H A Dtranslation_task.proto109 string schema_path = 3; field
/aosp_15_r20/external/mesa3d/src/freedreno/rnn/
H A Drnn.c862 char *schema_path; in validate_doc() local