Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libabckit/include/cpp/headers/js/
Dexport_descriptor_impl.h30 inline ExportDescriptor::ExportDescriptor(const core::ExportDescriptor &coreOther) in ExportDescriptor()
/arkcompiler/runtime_core/libabckit/include/cpp/headers/arkts/
Dexport_descriptor_impl.h30 inline ExportDescriptor::ExportDescriptor(const core::ExportDescriptor &coreOther) in ExportDescriptor()
Dannotation_interface_field_impl.h30 …e AnnotationInterfaceField::AnnotationInterfaceField(const core::AnnotationInterfaceField &coreOth… in AnnotationInterfaceField()
Dannotation_element_impl.h30 inline AnnotationElement::AnnotationElement(const core::AnnotationElement &coreOther) in AnnotationElement()
Dannotation_interface_impl.h34 inline AnnotationInterface::AnnotationInterface(const core::AnnotationInterface &coreOther) in AnnotationInterface()
Dclass_impl.h32 inline Class::Class(const core::Class &coreOther) : core::Class(coreOther), targetChecker_(this) {} in Class()
Dannotation_impl.h34 inline Annotation::Annotation(const core::Annotation &coreOther) : core::Annotation(coreOther), tar… in Annotation()
Dmodule_impl.h35 inline Module::Module(const core::Module &coreOther) : core::Module(coreOther), targetChecker_(this… in Module()