Home
last modified time | relevance | path

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

1...<<1112131415

/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
/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
/third_party/skia/modules/skparagraph/src/
H A DRun.cpp193 Run::Run(ParagraphImpl* owner, in scaleFontWithCompressionConfig() argument
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_info.cpp88 AppAccountInfo::AppAccountInfo(const std::string &name, const std::string &owner) in AppAccountInfo() argument
107 void AppAccountInfo::GetOwner(std::string &owner) in GetOwner() argument
112 void AppAccountInfo::SetOwner(const std::string &owner) in SetOwner() argument
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_control_manager.cpp865 ErrCode AppAccountControlManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, in GetAllAccounts() argument
994 std::string owner = account.GetOwner(); SelectAccountsByOptions() local
1178 GetAllAccountsFromDataStorage(const std::string &owner, std::vector<AppAccountInfo> &appAccounts, const std::string &bundleName, const std::shared_ptr<AppAccountDataStorage> &dataStoragePtr) GetAllAccountsFromDataStorage() argument
1305 std::string owner; AddAccountInfoIntoDataStorage() local
[all...]

Completed in 32 milliseconds

1...<<1112131415