Home
last modified time | relevance | path

Searched defs:Mapping (Results 1 – 4 of 4) sorted by relevance

/packages/modules/HealthFitness/service/proto/phr/
Dfhir_spec_extractor.py17 def __init__(self, profile_resources_json: Mapping, resource_names: set[str]):
41 self, profile_types_json: Mapping) -> fhirspec_pb2.FhirResourceSpec:
92 profile_types_json: Mapping,
110 all_type_to_structure_definition: Mapping,
171 self, profile_resources_json: Mapping, resource_names: set[str]) -> Mapping:
186 element_definitions: Collection[Mapping],
249 element_definitions: Collection[Mapping],
417 fhir_type: Mapping,
Dfhir_spec_utils.py35 definitions_json: Mapping, type_names: set[str]) -> Mapping:
/packages/modules/DnsResolver/tests/dns_responder/
Ddns_responder_client_ndk.h114 struct Mapping { struct
124 std::vector<Mapping>* mappings); argument
/packages/modules/NeuralNetworks/common/types/include/nnapi/
DSharedMemory.h104 struct Mapping { struct
110 GeneralResult<Mapping> map(const SharedMemory& memory); argument