Home
last modified time | relevance | path

Searched defs:connections_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_supply_callback.h149 std::map<int32_t, sptr<FormAbilityConnection>> connections_; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/
H A Dlocal_call_container.h69 std::set<sptr<CallerConnection>> connections_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service.h75 std::map<sptr<IRemoteObject>, sptr<RSIRenderServiceConnection>> connections_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_distributor.h190 std::vector<sptr<VSyncConnection> > connections_; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_state_item.cpp109 std::set<sptr<IRemoteObject>> connections_; // remote object of IAbilityConnection member in OHOS::AAFwk::ConnectedExtension