Home
last modified time | relevance | path

Searched defs:owner (Results 26 - 50 of 138) sorted by relevance

123456

/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/
H A Dabilityms_client.cpp29 static int32_t Callback(void *owner, int code, IpcIo *reply) in Callback() argument
/foundation/ability/ability_runtime/test/unittest/window_focus_changed_listener_test/
H A Dwindow_focus_changed_listener_test.cpp65 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
82 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
102 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
124 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
141 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
161 std::shared_ptr<AbilityManagerService> owner; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dextension_impl.h218 ExtensionWindowLifeCycleImpl(const sptr<IRemoteObject>& token, const std::shared_ptr<ExtensionImpl>& owner) in ExtensionWindowLifeCycleImpl() argument
H A Dui_ability_impl.h254 WindowLifeCycleImpl(const sptr<IRemoteObject> &token, const std::shared_ptr<UIAbilityImpl> &owner) in WindowLifeCycleImpl() argument
H A Dability_impl.h503 WindowLifeCycleImpl(const sptr<IRemoteObject>& token, const std::shared_ptr<AbilityImpl>& owner) in WindowLifeCycleImpl() argument
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_mgr_client.h123 explicit ServiceDeathRecipient(std::weak_ptr<DataObsMgrClient> owner) : owner_(owner) {} in ServiceDeathRecipient() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dinterface_manager_test.cpp120 std::string owner = "owner"; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dgroup_negotiation_state_test.cpp55 WifiP2pDevice owner; in AddGroupManager() local
H A Dgroup_formed_state_test.cpp56 WifiP2pDevice owner; in AddGroupManager() local
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/
H A Ddata_share_manager_impl.h54 explicit ServiceDeathRecipient(DataShareManagerImpl *owner) : owner_(owner) in ServiceDeathRecipient() argument
70 explicit DataShareClientStatusChangeStub(DataShareManagerImpl *owner) : owner_(owner) in DataShareClientStatusChangeStub() argument
/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/
H A Dapp_spawn_client.cpp30 static int Notify(IOwner owner, int code, IpcIo *reply) in Notify() argument
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dremote_observer_list.h153 ObserverDeathRecipient( const sptr<T> &observer, RemoteObserverList<T, Args...> *owner) ObserverDeathRecipient() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dproperty.cpp28 void PropertyBase::SetOwner(IObject::Ptr owner) in SetOwner() argument
H A Dbind.cpp54 bool Bind::SetTarget(const IProperty::ConstPtr& prop, bool getDeps, const IProperty* owner) in SetTarget() argument
65 bool Bind::SetTarget(const IFunction::ConstPtr& func, bool getDeps, const IProperty* owner) in SetTarget() argument
136 bool Bind::CreateContext(bool eval, const IProperty* owner) in CreateContext() argument
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_server_proxy.c33 static int ClientSimpleResultCb(IOwner owner, int code, IpcIo *reply) in ClientSimpleResultCb() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h149 explicit FlatBufferSchema(SchemaObject &owner) : owner_(owner) {}; in FlatBufferSchema() argument
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_client_server_proxy.cpp48 static int32_t SendCmdResultCb(IOwner owner, int32_t code, IpcIo *reply) in SendCmdResultCb() argument
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_win_requestor.cpp36 int LiteWinRequestor::Callback(void* owner, int code, IpcIo* reply) in Callback() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/
H A Dbase.c305 himedia_driver_register(const char *name, struct module *owner, struct himedia_ops *ops) himedia_driver_register() argument
H A Dhimedia.h81 struct module *owner; member
/foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/
H A Dappmgrrest_fuzzer.cpp96 std::shared_ptr<AppMgrServiceInner> owner; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
H A Dconnection_observer_client_impl.cpp285 auto owner = owner_.lock(); in OnRemoteDied() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_overlay_holder.h55 auto owner = GetOwner(); in GetOwnerId() local
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_callback.cpp38 static int Notify(IOwner owner, int code, IpcIo *reply) in Notify() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dattachment_container.cpp68 const auto owner = owner_.lock(); in Replace() local
86 bool AttachmentContainer::Initialize(const META_NS::IAttach::Ptr& owner) in Initialize() argument
191 const auto owner = owner_.lock(); RemoveAllAttachments() local
[all...]

Completed in 11 milliseconds

123456