Searched defs:Interface (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/ |
H A D | meta_type.h | 36 Interface = 12, enumerator
|
/ohos5.0/foundation/ability/idl_tool/metadata/ |
H A D | meta_type.h | 34 Interface = 12, enumerator
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
H A D | object.h | 289 #define META_EXT_BASE_READONLY_PROPERTY(Interface, Type, Name) \ argument 296 #define META_EXT_BASE_PROPERTY(Interface, Type, Name) \ argument 303 #define META_EXT_CALL_BASE(Interface, Function) Super::template GetBaseAs<Interface>()->Function argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/ |
H A D | object_api.h | 655 #define META_API_INTERFACE_PROPERTY(Interface, PropertyName, PropertyType) \ argument 678 #define META_API_INTERFACE_READONLY_PROPERTY(Interface, PropertyName, PropertyType) \ argument
|
/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/include/ |
H A D | module_template.h | 69 napi_value Interface(napi_env env, napi_callback_info info, const std::string &asyncWorkName, in Interface() function
|
/ohos5.0/foundation/communication/netstack/utils/napi_utils/include/ |
H A D | module_template.h | 241 napi_value Interface(napi_env env, napi_callback_info info, const std::string &asyncWorkName, in Interface() function
|