| /base/account/os_account/test/fuzztest/appaccount_stub/getallaccountsstub_fuzzer/ |
| H A D | getallaccountsstub_fuzzer.cpp | 39 std::string owner = fuzzData.GenerateRandomString(); in GetAllAccountsStubFuzzTest() local
|
| /base/notification/eventhandler/interfaces/inner_api/ |
| H A D | file_descriptor_listener.h | 83 inline void SetOwner(const std::shared_ptr<EventHandler> &owner) in SetOwner() argument
|
| /base/security/device_security_level/services/dfx/ |
| H A D | dslm_hitrace.cpp | 42 void DslmStartProcessTraceAsync(const char *value, uint32_t owner, uint32_t cookie) in DslmStartProcessTraceAsync() argument 48 void DslmFinishProcessTraceAsync(const char *value, uint32_t owner, uint32_t cookie) in DslmFinishProcessTraceAsync() argument
|
| /base/security/device_security_level/services/include/ |
| H A D | dslm_notify_node.h | 34 uint32_t owner; member
|
| /base/security/device_security_level/test/dslm_unit_test/ |
| H A D | dslm_request_callback_mock.cpp | 40 void DslmRequestCallbackMock::MockedCallback(uint32_t owner, uint32_t cookie, uint32_t result, in MockedCallback() argument
|
| /base/security/security_guard/interfaces/inner_api/common/include/ |
| H A D | security_event_info.h | 33 std::vector<std::string> owner; member
|
| /base/security/security_guard/test/unittest/mock/config_manager/ |
| H A D | security_event_info.h | 33 std::vector<std::string> owner; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/base/include/ |
| H A D | los_mux_pri.h | 48 LosTaskCB *owner; /**< The current thread that is locking a mutex */ member
|
| /device/soc/rockchip/rk3588/kernel/include/linux/ |
| H A D | protected_memory_allocator.h | 106 struct module *owner; member
|
| /foundation/ability/ability_runtime/test/unittest/user_event_handler_test/ |
| H A D | user_event_handler_test.cpp | 53 std::weak_ptr<UserController> owner; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/ |
| H A D | connection_observer_client_impl.h | 55 explicit ServiceDeathRecipient(const std::shared_ptr<ConnectionObserverClientImpl>& owner) : owner_(owner) {} in ServiceDeathRecipient() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | ace_ability.h | 39 explicit AceWindowListener(std::shared_ptr<AceAbility> owner) : callbackOwner_(owner) {} in AceWindowListener() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/ |
| H A D | file_descriptor_listener.h | 83 inline void SetOwner(const std::shared_ptr<EventHandler> &owner) in SetOwner() argument
|
| /foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/include/ |
| H A D | video_processing_native.h | 86 explicit ConsumerListener(const std::shared_ptr<VideoProcessingNative>& owner) : owner_(owner) {} in ConsumerListener() argument
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/source/video_capture/ |
| H A D | video_capture_plugin.h | 57 explicit SurfaceConsumerListener(VideoCapturePlugin &owner) : owner_(owner) {} in SurfaceConsumerListener() argument
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/ |
| H A D | interface_manager.cpp | 56 void InterfaceManager::LockInterface(InterfaceInfo::InterfaceType type, const std::string &owner) in LockInterface() argument
|
| /foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/ |
| H A D | ams_mgr_proxy.h | 35 explicit ServiceDeathRecipient(AmsMgrProxy* owner) : owner_(owner) in ServiceDeathRecipient() argument
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
| H A D | rdb_manager_impl.h | 47 explicit ServiceDeathRecipient(RdbManagerImpl* owner) : owner_(owner) {} in ServiceDeathRecipient() argument
|
| /third_party/gn/src/base/win/ |
| H A D | scoped_handle.cc | 17 StartTracking(HANDLE handle, const void* owner, const void* pc1, const void* pc2) StartTracking() argument 23 StopTracking(HANDLE handle, const void* owner, const void* pc1, const void* pc2) StopTracking() argument
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-dbus.h | 44 struct lws_dll2_owner owner; /* dbusserver ctx: HEAD of accepted list */ member
|
| /third_party/lzma/CPP/Windows/ |
| H A D | Clipboard.cpp | 109 bool ClipboardSetText(HWND owner, const UString &s)
in ClipboardSetText() argument
|
| /third_party/libwebsockets/lib/system/metrics/ |
| H A D | private-lib-system-metrics.h | 54 lws_dll2_owner_t owner; member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | DiscoverDependentFunctions.cpp | 45 const TFunction *owner = discoverEnclosingFunction(symbolNode); variable 87 const TFunction *owner = discoverEnclosingFunction(aggregateNode); variable 88 ASSERT(owner); variable
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLField.h | 27 Field(int line, const Variable* owner, int fieldIndex) in Field() argument 37 const Variable& owner() const { in owner() function in SkSL::final
|
| /base/account/os_account/services/accountmgr/test/mock/app_account/ |
| H A D | mock_inner_app_account_manager.cpp | 87 auto owner = owners.front(); in SubscribeAppAccount() local
|