Home
last modified time | relevance | path

Searched defs:owner (Results 251 - 275 of 365) sorted by relevance

1...<<1112131415

/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_base.cpp206 void EventQueueBase::Remove(const std::shared_ptr<EventHandler> &owner) in Remove() argument
219 void EventQueueBase::Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId) in Remove() argument
233 Remove(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId, int64_t param) Remove() argument
249 Remove(const std::shared_ptr<EventHandler> &owner, const std::string &name) Remove() argument
308 HasInnerEvent(const std::shared_ptr<EventHandler> &owner, uint32_t innerEventId) HasInnerEvent() argument
320 HasInnerEvent(const std::shared_ptr<EventHandler> &owner, int64_t param) HasInnerEvent() argument
849 RemoveFileDescriptorListener(const std::shared_ptr<EventHandler> &owner) RemoveFileDescriptorListener() argument
[all...]
/base/security/permission_lite/services/pms_client/
H A Dperm_client.c256 static int Notify(IOwner owner, int code, IpcIo *reply) in Notify() argument
269 static int DealQueryReply(IOwner owner, int code, IpcIo *reply) in DealQueryReply() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
H A Dkapi_symc.c35 CRYPTO_OWNER owner; /* user ID */ member
134 CRYPTO_OWNER owner; in kapi_symc_release() local
[all...]
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtnet.c58 VOID *owner; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c1139 int mipi_dsi_driver_register_full(struct mipi_dsi_driver *drv, struct module *owner) in mipi_dsi_driver_register_full() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dpwm.h262 struct module *owner; member
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_SharedMemory.c65 OMX_BOOL owner; member
/drivers/hdf_core/framework/support/platform/include/i3c/
H A Di3c_core.h72 void *owner; member
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability_impl.cpp434 auto owner = owner_.lock(); in AfterForeground() local
490 auto owner = owner_.lock(); in AfterFocused() local
500 auto owner = owner_.lock(); AfterUnfocused() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_configuration_component_manager.cpp290 auto owner = src->Owner(); in Clone() local
304 auto owner = dst->Owner(); in Release() local
765 auto owner = src->Owner(); Clone() local
780 auto owner = handle->Owner(); Release() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h110 BufferOwner owner = OWNED_BY_US; member
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_listener_stub.cpp42 BufferOwner owner = OWNED_BY_SERVER; member
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_p2p.cpp140 OHOS::Wifi::WifiP2pDevice owner; in ConvertGroupInfoCToCpp() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_monitor.cpp448 WifiP2pDevice owner; in WpaEventInvitationReceived() local
516 WifiP2pDevice owner; in WpaEventGroupStarted() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_state_machine_test.cpp200 WifiP2pDevice owner; in AddGroupManager() local
211 WifiP2pDevice owner; in AddGroupManager2() local
222 WifiP2pDevice owner; in AddGroupManager3() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_reference_sync_test.cpp218 InsertUserTableRecord(const std::string &tableName, int64_t recordCounts, bool isShared, int64_t begin, std::string owner) InsertUserTableRecord() argument
/foundation/communication/dsoftbus/adapter/common/net/wifi/include/
H A Dsoftbus_wifi_api_adapter.h145 SoftBusWifiP2pDevice owner; member
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h468 struct module *owner; member
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie.c83 struct lws_fts_entry *owner; member
/third_party/lzma/CPP/Windows/
H A DFileDir.cpp1138 int my_chown(CFSTR path, uid_t owner, gid_t group) in my_chown() argument
/third_party/node/src/
H A Dasync_wrap.cc699 Local<Value> owner; in GetOwner() local
/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
H A Dprot_hsymlinks.c76 int owner; member
103 int owner; member
436 static int create_check_slinks(const struct user_file *ufile, int owner) in create_check_slinks() argument
462 create_check_hlinks(const struct user_file *ufile, int owner) create_check_hlinks() argument
[all...]
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/
H A Dssl_pm.c51 SSL *owner; member
/third_party/node/deps/v8/src/heap/
H A Dbasic-memory-chunk.h173 BaseSpace* owner() const { return owner_; } in owner() function in v8::internal::BasicMemoryChunk
/third_party/skia/src/sksl/
H A DSkSLRehydrator.cpp176 const Variable* owner = this->symbolRef<Variable>(Symbol::Kind::kVariable); in symbol() local

Completed in 29 milliseconds

1...<<1112131415