Home
last modified time | relevance | path

Searched defs:owner (Results 26 - 50 of 361) sorted by relevance

12345678910>>...15

/base/account/os_account/test/fuzztest/appaccount_stub/getallaccountsstub_fuzzer/
H A Dgetallaccountsstub_fuzzer.cpp39 std::string owner = fuzzData.GenerateRandomString(); in GetAllAccountsStubFuzzTest() local
/base/notification/eventhandler/interfaces/inner_api/
H A Dfile_descriptor_listener.h83 inline void SetOwner(const std::shared_ptr<EventHandler> &owner) in SetOwner() argument
/base/security/device_security_level/services/dfx/
H A Ddslm_hitrace.cpp42 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 Ddslm_notify_node.h34 uint32_t owner; member
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_request_callback_mock.cpp40 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 Dsecurity_event_info.h33 std::vector<std::string> owner; member
/base/security/security_guard/test/unittest/mock/config_manager/
H A Dsecurity_event_info.h33 std::vector<std::string> owner; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/base/include/
H A Dlos_mux_pri.h48 LosTaskCB *owner; /**< The current thread that is locking a mutex */ member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dprotected_memory_allocator.h106 struct module *owner; member
/foundation/ability/ability_runtime/test/unittest/user_event_handler_test/
H A Duser_event_handler_test.cpp53 std::weak_ptr<UserController> owner; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H A Dconnection_observer_client_impl.h55 explicit ServiceDeathRecipient(const std::shared_ptr<ConnectionObserverClientImpl>& owner) : owner_(owner) {} in ServiceDeathRecipient() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.h39 explicit AceWindowListener(std::shared_ptr<AceAbility> owner) : callbackOwner_(owner) {} in AceWindowListener() argument
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Dfile_descriptor_listener.h83 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 Dvideo_processing_native.h86 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 Dvideo_capture_plugin.h57 explicit SurfaceConsumerListener(VideoCapturePlugin &owner) : owner_(owner) {} in SurfaceConsumerListener() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_manager.cpp56 void InterfaceManager::LockInterface(InterfaceInfo::InterfaceType type, const std::string &owner) in LockInterface() argument
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/
H A Dams_mgr_proxy.h35 explicit ServiceDeathRecipient(AmsMgrProxy* owner) : owner_(owner) in ServiceDeathRecipient() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_manager_impl.h47 explicit ServiceDeathRecipient(RdbManagerImpl* owner) : owner_(owner) {} in ServiceDeathRecipient() argument
/third_party/gn/src/base/win/
H A Dscoped_handle.cc17 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 Dlws-dbus.h44 struct lws_dll2_owner owner; /* dbusserver ctx: HEAD of accepted list */ member
/third_party/lzma/CPP/Windows/
H A DClipboard.cpp109 bool ClipboardSetText(HWND owner, const UString &s) in ClipboardSetText() argument
/third_party/libwebsockets/lib/system/metrics/
H A Dprivate-lib-system-metrics.h54 lws_dll2_owner_t owner; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DDiscoverDependentFunctions.cpp45 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 DSkSLField.h27 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 Dmock_inner_app_account_manager.cpp87 auto owner = owners.front(); in SubscribeAppAccount() local

Completed in 7 milliseconds

12345678910>>...15