Home
last modified time | relevance | path

Searched defs:GetName (Results 1 – 25 of 272) sorted by relevance

1234567891011

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dintf_engine.h115 inline constexpr BASE_NS::string_view GetName(const IEngine*) in GetName() function
134 inline constexpr BASE_NS::string_view GetName(const IEngineFactory*) in GetName() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/perf/
H A Dintf_performance_data_manager.h119 inline constexpr BASE_NS::string_view GetName(const IPerformanceDataManager*) in GetName() function
140 inline constexpr BASE_NS::string_view GetName(const IPerformanceDataManagerFactory*) in GetName() function
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_available_state.h26 std::string GetName() override { return "P2pAvailableState"; } in GetName() function
H A Dp2p_unavailable_state.h26 std::string GetName() override { return "P2pUnavailableState"; } in GetName() function
H A Dp2p_create_group_state.h26 std::string GetName() override { return "P2pCreateGroupState"; } in GetName() function
H A Dp2p_destroy_group_state.h26 std::string GetName() override { return "P2pDestroyGroupState"; } in GetName() function
H A Dp2p_connect_state.h26 std::string GetName() override { return "P2pConnectState"; } in GetName() function
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dprofile.h37 inline const std::string &GetName() const in GetName() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/io/
H A Dintf_file_monitor.h58 inline constexpr BASE_NS::string_view GetName(const IFileMonitor*) in GetName() function
H A Dintf_filesystem_api.h54 inline constexpr BASE_NS::string_view GetName(const IFileSystemApi*) in GetName() function
H A Dintf_file_manager.h137 inline constexpr BASE_NS::string_view GetName(const IFileManager*) in GetName() function
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/systems/
H A Dintf_skinning_system.h70 inline constexpr BASE_NS::string_view GetName(const ISkinningSystem*) in GetName() function
H A Dintf_morphing_system.h57 inline constexpr BASE_NS::string_view GetName(const IMorphingSystem*) in GetName() function
H A Dintf_node_system.h274 inline constexpr BASE_NS::string_view GetName(const INodeSystem*) in GetName() function
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2.h71 inline constexpr BASE_NS::string_view GetName(const ISceneLoader*) in GetName() function
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_base_interface.c22 WifiErrorNo GetName(char *ifname, int32_t size) in GetName() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scoring/
H A Dscoring_component.h36 std::string GetName() const in GetName() function
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H A Dfrustum_util.h45 inline constexpr BASE_NS::string_view GetName(const IFrustumUtil*) in GetName() function
/ohos5.0/drivers/peripheral/camera/vdi_base/common/device_manager/include/
H A Dicontroller.h31 std::string GetName() in GetName() function
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_enum_type.h34 inline std::string GetName() in GetName() function
74 inline std::string GetName() override in GetName() function
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_enum_type.h27 inline std::string GetName() in GetName() function
67 inline std::string GetName() override in GetName() function
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dlocal_matrix_system.h69 inline constexpr BASE_NS::string_view GetName(const LocalMatrixSystem*) in GetName() function
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/include/
H A Dcgroup_controller.h39 const inline std::string GetName() const in GetName() function
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dstate_machine.h28 const std::string GetName() const { return stateName_; } in GetName() function
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Devent_log_catcher.h41 std::string GetName() const in GetName() function

1234567891011