Home
last modified time | relevance | path

Searched defs:Interface (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmeta_type.h36 Interface = 12, enumerator
/ohos5.0/foundation/ability/idl_tool/metadata/
H A Dmeta_type.h34 Interface = 12, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dobject.h289 #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 Dobject_api.h655 #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 Dmodule_template.h69 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 Dmodule_template.h241 napi_value Interface(napi_env env, napi_callback_info info, const std::string &asyncWorkName, in Interface() function