| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
| H A D | kapi_symc.c | 35 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 D | virtnet.c | 58 VOID *owner; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_mipi_dsi.c | 1139 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 D | pwm.h | 262 struct module *owner; member
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| H A D | Rockchip_OSAL_SharedMemory.c | 65 OMX_BOOL owner; member
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | ui_ability_impl.cpp | 434 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 D | post_process_configuration_component_manager.cpp | 290 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 D | image_codec.h | 110 BufferOwner owner = OWNED_BY_US; member
|
| /foundation/multimedia/av_codec/services/services/codec/ipc/ |
| H A D | codec_listener_stub.cpp | 42 BufferOwner owner = OWNED_BY_SERVER; member
|
| /foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/ |
| H A D | wifi_c_p2p.cpp | 140 OHOS::Wifi::WifiP2pDevice owner; in ConvertGroupInfoCToCpp() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| H A D | p2p_monitor.cpp | 448 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 D | p2p_state_machine_test.cpp | 200 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 D | distributeddb_cloud_reference_sync_test.cpp | 218 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 D | softbus_wifi_api_adapter.h | 145 SoftBusWifiP2pDevice owner; member
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | kernel.h | 468 struct module *owner; member
|
| /third_party/libwebsockets/lib/misc/fts/ |
| H A D | trie.c | 83 struct lws_fts_entry *owner; member
|
| /third_party/lzma/CPP/Windows/ |
| H A D | FileDir.cpp | 1138 int my_chown(CFSTR path, uid_t owner, gid_t group)
in my_chown() argument
|
| /third_party/node/src/ |
| H A D | async_wrap.cc | 699 Local<Value> owner; in GetOwner() local
|
| /third_party/ltp/testcases/kernel/security/prot_hsymlinks/ |
| H A D | prot_hsymlinks.c | 76 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 D | ssl_pm.c | 51 SSL *owner; member
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | basic-memory-chunk.h | 173 BaseSpace* owner() const { return owner_; } in owner() function in v8::internal::BasicMemoryChunk
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLRehydrator.cpp | 176 const Variable* owner = this->symbolRef<Variable>(Symbol::Kind::kVariable); in symbol() local
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | Run.cpp | 193 Run::Run(ParagraphImpl* owner, in scaleFontWithCompressionConfig() argument
|
| /base/account/os_account/frameworks/appaccount/native/src/ |
| H A D | app_account_info.cpp | 88 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 D | app_account_control_manager.cpp | 865 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...] |