Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/property/
H A Darray_property_event_handler.h33 using FunctionType = void(const ArrayChange&); in META_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_ecs_scene.h69 using FunctionType = bool(CORE_NS::IEcs::Ptr ecs); variable
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.h64 using FunctionType = void(const BASE_NS::string& rootId, const BASE_NS::string& cameraId); variable
76 using FunctionType = void(uint32_t loadingStatus); variable
89 using FunctionType = void( variable
104 using FunctionType = void(); variable
/ohos5.0/base/global/resource_management/interfaces/inner_api/include/
H A Dresource_manager.h28 enum FunctionType { enum
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-usbManager-sys.md748 ## FunctionType section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-usbManager-sys.md800 ## FunctionType section
/ohos5.0/base/startup/appspawn/test/mock/
H A Dresource_manager.h26 enum FunctionType { enum
/ohos5.0/drivers/hdf_core/framework/include/bluetooth/
H A Dhdf_chip.h105 enum FunctionType { FUNC_TYPE_WLAN = 0, FUNC_TYPE_BT }; enum