Home
last modified time | relevance | path

Searched refs:BINDING_FOR_OBJECT_TO_CONSTRUCT_WITH_UNKNOWN_ALLOCATION (Results 1 – 4 of 4) sorted by relevance

/external/google-fruit/include/fruit/impl/normalized_component_storage/
Dnormalized_bindings.defn.h36 case ComponentStorageEntry::Kind::BINDING_FOR_OBJECT_TO_CONSTRUCT_WITH_UNKNOWN_ALLOCATION: in NormalizedBinding()
/external/google-fruit/include/fruit/impl/component_storage/
Dcomponent_storage_entry.h43 BINDING_FOR_OBJECT_TO_CONSTRUCT_WITH_UNKNOWN_ALLOCATION, enumerator
/external/google-fruit/src/
Dbinding_normalization.cpp399 case ComponentStorageEntry::Kind::BINDING_FOR_OBJECT_TO_CONSTRUCT_WITH_UNKNOWN_ALLOCATION: { in normalizeBindingsAndAddTo()
430 …c_binding.kind = ComponentStorageEntry::Kind::BINDING_FOR_OBJECT_TO_CONSTRUCT_WITH_UNKNOWN_ALLOCAT… in normalizeBindingsAndAddTo()
/external/google-fruit/include/fruit/impl/injector/
Dinjector_storage.defn.h77 …itr->kind != ComponentStorageEntry::Kind::BINDING_FOR_OBJECT_TO_CONSTRUCT_WITH_UNKNOWN_ALLOCATION)… in isTerminal()
88 …itr->kind == ComponentStorageEntry::Kind::BINDING_FOR_OBJECT_TO_CONSTRUCT_WITH_UNKNOWN_ALLOCATION); in getEdgesBegin()
95 …itr->kind == ComponentStorageEntry::Kind::BINDING_FOR_OBJECT_TO_CONSTRUCT_WITH_UNKNOWN_ALLOCATION); in getEdgesEnd()