Home
last modified time | relevance | path

Searched defs:id_ (Results 26 - 50 of 235) sorted by relevance

12345678910

/foundation/barrierfree/accessibility/services/aams/include/
H A Dxcollie_helper.h36 int id_; member in OHOS::Accessibility::XCollieHelper
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/verify/
H A Dverify_manager_host_impl.h57 std::atomic<uint32_t> id_ = 0; member in OHOS::AppExecFwk::VerifyManagerHostImpl
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dids.h29 constexpr IdBase(const BASE_NS::Uid& id = {}) noexcept : id_(id) {} in id_() function in IdBase
31 explicit constexpr IdBase(const char (&str)[37]) noexcept : id_(str) {} in id_() function in IdBase
66 BASE_NS::Uid id_; global() member in IdBase
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_frame_rate_linker.h44 const FrameRateLinkerId id_; member in OHOS::Rosen::RSFrameRateLinker
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_interactive_implict_animator.h49 InteractiveImplictAnimatorId id_ = 0; member in OHOS::Rosen::RSRenderInteractiveImplictAnimator
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Dplugin_render.h48 std::string id_ = ""; member in OHOS::PluginRender
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/decoder/
H A Dvideo_decoder_engine_impl.h44 uint64_t id_ = 0; member in OHOS::Media::VideoDecoderEngineImpl
/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_priority_manager/
H A Daccount_priority_info.h39 int id_; member in OHOS::Memory::AccountPriorityInfo
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_win_requestor.h47 int32_t id_; member in OHOS::LiteWinRequestor
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/
H A Dplugin_manager.h75 std::string id_; member in PluginManager
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Didentifier.h59 uint32_t id_ = -1; member in OHOS::Sharing::IdentifierInfo
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_resource.h74 int64_t id_ = WEB_INVALID_ID; member in OHOS::Ace::WebResource
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_resource.h78 int64_t id_ = INVALID_ID; member in OHOS::Ace::FormManagerResource
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_resource.h73 int64_t id_ = X_INVALID_ID; member in OHOS::Ace::XComponentResource
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dresource.h81 int64_t id_ = INVALID_ID; member in OHOS::Ace::Resource
/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_manager_resource.h79 int64_t id_ = INVALID_ID; member in OHOS::Ace::PluginManagerResource
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_delegator/runner_runtime/
H A Dcj_test_runner_object.h48 int64_t id_ = -1; member in OHOS::RunnerRuntime::CJTestRunnerObject
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_connection.h62 static std::atomic_int32_t id_; member in OHOS::Ace::TextInputConnection
/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/
H A Dability_component_resource.h70 int64_t id_ = INVALID_ID; member in OHOS::Ace::AbilityComponentResource
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_window.h133 int32_t id_ = 0; member in OHOS::Ace::NG::RosenWindow
H A Dform_render_window.h104 int32_t id_ = 0; member in OHOS::Ace::FormRenderWindow
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_resource.h64 int id_ = INVALID_ID; member in OHOS::Ace::WebResource
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dbase_composed_component.h61 ComposeId id_; member in OHOS::Ace::BaseComposedComponent
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_spp_server.h50 int id_ = -1; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_info.h54 uint32_t id_ = {0}; member

Completed in 7 milliseconds

12345678910