Home
last modified time | relevance | path

Searched defs:MetaInterface (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmeta_interface.h24 struct MetaInterface { struct
25 char* license_;
26 char* name_;
27 char* namespace_;
28 unsigned int properties_;
29 int methodNumber_;
30 MetaMethod** methods_;
31 bool external_;
/ohos5.0/foundation/ability/idl_tool/metadata/
H A Dmeta_interface.h23 struct MetaInterface { struct
24 char* license_;
25 char* name_;
26 char* namespace_;
27 unsigned int properties_;
28 int methodNumber_;
29 MetaMethod** methods_;
30 bool external_;