| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_osk_locks.h | 34 u32 owner; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_osk_locks.h | 33 u32 owner; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/pinctrl/ |
| H A D | core.h | 56 struct module *owner; member
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/ |
| H A D | form_extension_provider_client.cpp | 409 std::shared_ptr<FormExtension> owner = nullptr; in GetOwner() local
|
| /foundation/ai/ai_engine/services/client/communication_adapter/source/ |
| H A D | sa_client_proxy.cpp | 51 int Callback(void *owner, int code, IpcIo *reply) in Callback() argument 64 int CallbackBuff(void *owner, int code, IpcIo *reply) in CallbackBuff() argument 145 NotificationInitServer owner = { in InitSaEngine() local 163 struct Notify owner = {.retCode = RETCODE_FAILURE}; DestroyEngineProxy() local 203 struct NotifyBuff owner = { SyncExecAlgorithmProxy() local 236 struct Notify owner = {.retCode = RETCODE_FAILURE}; AsyncExecuteAlgorithmProxy() local 256 struct NotifyBuff owner = { LoadAlgorithmProxy() local 289 struct Notify owner = {.retCode = RETCODE_FAILURE}; UnloadAlgorithmProxy() local 310 struct Notify owner = {.retCode = RETCODE_FAILURE}; SetOptionProxy() local 332 struct NotifyBuff owner = { GetOptionProxy() local 365 struct Notify owner = {.retCode = RETCODE_FAILURE}; RegisterCallbackProxy() local 392 struct Notify owner = {.retCode = RETCODE_FAILURE}; UnregisterCallbackProxy() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_gatt_server_server.cpp | 229 GattServerCallbackImpl( const sptr<IBluetoothGattServerCallback> &callback, BluetoothGattServerServer &owner) GattServerCallbackImpl() argument 243 GattServerCallbackDeathRecipient( const sptr<IBluetoothGattServerCallback> &callback, BluetoothGattServerServer &owner) GattServerCallbackDeathRecipient() argument
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| H A D | bundle_daemon_client.cpp | 35 int BundleDaemonClient::Notify(IOwner owner, int code, IpcIo *reply) in Notify() argument
|
| /foundation/multimedia/audio_lite/frameworks/binder/ |
| H A D | audio_capturer_client.cpp | 52 static int32_t ProxyCallbackFunc(void *owner, int code, IpcIo *reply) in ProxyCallbackFunc() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
| H A D | animation_state.cpp | 33 auto owner = GetOwner(); in Initialize() local [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
| H A D | importer.cpp | 208 ReturnError Importer::ImportIMetadata(const IMapNode& members, const IObject::Ptr& owner, IMetadata& data) in ImportIMetadata() argument 234 ReturnError Importer::ImportIAttach(const ISerNode::ConstPtr& node, const IObject::Ptr& owner, IAttach& cont) in ImportIAttach() argument
|
| H A D | exporter.cpp | 335 auto owner = property->GetOwner().lock(); in ResolveUriSegment() local
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
| H A D | event_queue.cpp | 159 void EventQueue::Remove(const std::shared_ptr<EventHandler> &owner) in Remove() argument 171 void EventQueue::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId) in Remove() argument 185 Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId, int64_t param) Remove() argument 200 Remove(const std::shared_ptr<EventHandler> &owner, const std::string &name) Remove() argument 226 HasInnerEvent(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId) HasInnerEvent() argument 238 HasInnerEvent(const std::shared_ptr<EventHandler> &owner, int64_t param) HasInnerEvent() argument 391 RemoveFileDescriptorListener(const std::shared_ptr<EventHandler> &owner) RemoveFileDescriptorListener() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/ |
| H A D | inner_event.h | 227 inline void SetOwner(const std::shared_ptr<EventHandler> &owner) in SetOwner() argument
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/ |
| H A D | entity_manager.cpp | 337 EntityManager::IteratorImpl::IteratorImpl(const EntityManager& owner, size_t index, IteratorType type) in IteratorImpl() argument
|
| /foundation/multimedia/camera_lite/frameworks/binder/src/ |
| H A D | camera_service_client.cpp | 65 int CameraServiceClient::Callback(void* owner, int code, IpcIo *reply) in Callback() argument
|
| H A D | camera_device_client.cpp | 65 int CameraDeviceClient::Callback(void* owner, int code, IpcIo *reply) in Callback() argument
|
| /foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
| H A D | default_client.c | 165 static int ProxyInvoke(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify)
in ProxyInvoke() argument
|
| H A D | default_client_rpc.c | 159 static int ProxyInvoke(IClientProxy *proxy, int funcId, IpcIo *request, IOwner owner, INotify notify) in ProxyInvoke() argument
|
| /foundation/communication/dsoftbus/sdk/transmission/ipc/small/ |
| H A D | trans_server_proxy.c | 33 static int ProxyCallback(IOwner owner, int code, IpcIo *reply) in ProxyCallback() argument 45 static int OpenSessionProxyCallback(IOwner owner, int code, IpcIo *reply) in OpenSessionProxyCallback() argument
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/ |
| H A D | wifi_mock_p2p_service.cpp | 274 WifiP2pDevice owner; in GetCurrentGroup() local [all...] |
| /foundation/communication/wifi/wifi/frameworks/native/src/ |
| H A D | wifi_scan_proxy_lite.cpp | 93 static int IpcCallback(void *owner, int code, IpcIo *reply) in IpcCallback() argument 209 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in SetScanControlInfo() local 260 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; Scan() local 293 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; AdvanceScan() local 335 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; IsWifiClosedScan() local 369 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; GetScanInfoList() local 412 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; RegisterCallBack() local 453 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; GetSupportedFeatures() local [all...] |
| /foundation/communication/wifi/wifi/frameworks/js/napi/src/ |
| H A D | wifi_napi_p2p.cpp | 57 napi_value owner; in GroupInfosToJs() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| H A D | p2p_idle_state.cpp | 337 const WifiP2pDevice &owner = groupManager.GetCurrentGroup().GetOwner(); in ProcessGroupStartedEvt() local 353 WifiP2pDevice owner = currGrp.GetOwner(); in ProcessGroupStartedEvt() local 380 const WifiP2pDevice &owner = group.GetOwner(); in ProcessInvitationReceivedEvt() local [all...] |
| H A D | wifi_p2p_group_manager.cpp | 294 WifiP2pDevice owner = group.GetOwner(); in AddMacAddrPairInfo() local 342 WifiP2pDevice owner = group.GetOwner(); RemoveMacAddrPairInfo() local [all...] |
| H A D | wifi_p2p_group_info_proxy.cpp | 43 void WifiP2pGroupInfoProxy::SetOwner(const WifiP2pDevice &owner) in SetOwner() argument
|