Home
last modified time | relevance | path

Searched defs:owner (Results 76 - 100 of 361) sorted by relevance

12345678910>>...15

/base/security/security_guard/services/risk_classify/model_manager/src/
H A Ddb_operate.cpp62 int DbOperate::QueryEventByOwner(std::string owner, std::vector<SecEvent> &events) in QueryEventByOwner() argument
/base/startup/init/services/init/standard/
H A Dsystem_call_wrap.c95 int __wrap_chown(const char *pathname, uid_t owner, gid_t group) in __wrap_chown() argument
/base/security/security_guard/test/unittest/data_collect/database_manager/
H A Dsecurity_guard_database_manager_test.cpp238 std::string owner; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dui_ability_impl.h254 WindowLifeCycleImpl(const sptr<IRemoteObject> &token, const std::shared_ptr<UIAbilityImpl> &owner) in WindowLifeCycleImpl() argument
H A Dability_impl.h503 WindowLifeCycleImpl(const sptr<IRemoteObject>& token, const std::shared_ptr<AbilityImpl>& owner) in WindowLifeCycleImpl() argument
/foundation/ability/ability_lite/services/abilitymgr_lite/src/client/
H A Dapp_spawn_client.cpp30 static int Notify(IOwner owner, int code, IpcIo *reply) in Notify() argument
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dremote_observer_list.h153 ObserverDeathRecipient( const sptr<T> &observer, RemoteObserverList<T, Args...> *owner) ObserverDeathRecipient() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dproperty.cpp28 void PropertyBase::SetOwner(IObject::Ptr owner) in SetOwner() argument
H A Dbind.cpp54 bool Bind::SetTarget(const IProperty::ConstPtr& prop, bool getDeps, const IProperty* owner) in SetTarget() argument
65 bool Bind::SetTarget(const IFunction::ConstPtr& func, bool getDeps, const IProperty* owner) in SetTarget() argument
136 bool Bind::CreateContext(bool eval, const IProperty* owner) in CreateContext() argument
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dsoftbus_server_proxy.c33 static int ClientSimpleResultCb(IOwner owner, int code, IpcIo *reply) in ClientSimpleResultCb() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dgroup_formed_state_test.cpp56 WifiP2pDevice owner; in AddGroupManager() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h149 explicit FlatBufferSchema(SchemaObject &owner) : owner_(owner) {}; in FlatBufferSchema() argument
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_client_server_proxy.cpp48 static int32_t SendCmdResultCb(IOwner owner, int32_t code, IpcIo *reply) in SendCmdResultCb() argument
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_win_requestor.cpp36 int LiteWinRequestor::Callback(void* owner, int code, IpcIo* reply) in Callback() argument
/third_party/libwebsockets/lib/core/
H A Dlws_dll2.c57 lws_dll2_foreach_safe(struct lws_dll2_owner *owner, void *user, in lws_dll2_foreach_safe() argument
69 lws_dll2_add_head(struct lws_dll2 *d, struct lws_dll2_owner *owner) in lws_dll2_add_head() argument
103 lws_dll2_owner_t *owner = after->owner; lws_dll2_add_before() local
140 lws_dll2_add_tail(struct lws_dll2 *d, struct lws_dll2_owner *owner) lws_dll2_add_tail() argument
282 lws_dll2_describe(lws_dll2_owner_t *owner, const char *desc) lws_dll2_describe() argument
[all...]
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dpersistent-node.h33 void InitializeAsUsedNode(void* owner, TraceRootCallback trace) { in InitializeAsUsedNode() argument
44 void UpdateOwner(void* owner) { in UpdateOwner() argument
61 void* owner() const { in owner() function in cppgc::internal::final
96 PersistentNode* TryAllocateNodeFromFreeList(void* owner, in TryAllocateNodeFromFreeList() argument
146 V8_INLINE PersistentNode* AllocateNode(void* owner, TraceRootCallback trace) { in AllocateNode() argument
190 AllocateNode(void* owner, TraceRootCallback trace) AllocateNode() argument
[all...]
/third_party/node/deps/v8/include/cppgc/internal/
H A Dpersistent-node.h35 void InitializeAsUsedNode(void* owner, TraceCallback trace) { in InitializeAsUsedNode() argument
46 void UpdateOwner(void* owner) { in UpdateOwner() argument
63 void* owner() const { in owner() function in cppgc::internal::final
98 PersistentNode* TryAllocateNodeFromFreeList(void* owner, in TryAllocateNodeFromFreeList() argument
148 V8_INLINE PersistentNode* AllocateNode(void* owner, TraceCallback trace) { in AllocateNode() argument
192 AllocateNode(void* owner, TraceCallback trace) AllocateNode() argument
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dpersistent-node.cc78 RefillFreeListAndAllocateNode( void* owner, TraceCallback trace) RefillFreeListAndAllocateNode() argument
/base/account/os_account/dfx/hisysevent_adapter/
H A Daccount_hisysevent_adapter.cpp107 void ReportAppAccountOperationFail(const std::string &name, const std::string &owner, const std::string& operationStr, in ReportAppAccountOperationFail() argument
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_subscribe_manager.cpp104 std::vector<AppAccountSubscribeRecordPtr> AppAccountSubscribeManager::GetSubscribeRecords(const std::string &owner) in GetSubscribeRecords() argument
333 std::string owner; GetAccessibleAccountsBySubscribeInfo() local
[all...]
/base/security/asset/services/os_dependency/src/
H A Dsystem_event_wrapper.cpp48 std::string owner = appId + '_' + std::to_string(appIndex); in HandlePackageRemoved() local
/base/security/device_security_level/interfaces/inner_api/src/lite/small/
H A Ddevice_security_level_proxy.c35 static int DslmIpcCallback(IOwner owner, int code, IpcIo *reply) in DslmIpcCallback() argument
77 struct DslmCallbackHolder owner = {identify, callback}; in DslmIpcAsyncCallImpl() local
/base/security/device_security_level/services/dslm/
H A Ddslm_core_process.c139 int32_t OnRequestDeviceSecLevelInfo(const DeviceIdentify *deviceId, const RequestOption *option, uint32_t owner, in OnRequestDeviceSecLevelInfo() argument
/base/security/device_security_level/services/sa/lite/small/
H A Ddslm_ipc_process.c85 static BOOL DslmPushRemoteStub(uint32_t owner, uint32_t cookie, IpcIo *reply) in DslmPushRemoteStub() argument
107 static IpcIo *DslmPopRemoteStub(uint32_t owner, uint32_t cookie) in DslmPopRemoteStub() argument
134 static void ProcessCallback(uint32_t owner, uint32_t cookie, uint32_t result, const DslmCallbackInfo *info) in ProcessCallback() argument
168 uint64_t owner = GetCallingPid(); in DslmProcessGetDeviceSecurityLevel() local
[all...]
/base/security/device_security_level/services/sa/lite/mini/
H A Ddslm_inner_process.c60 static BOOL DslmPushRemoteStub(uint32_t owner, uint32_t cookie, const DeviceIdentify *identify, in DslmPushRemoteStub() argument
84 static DslmRemoteStubListNode *DslmPopRemoteStub(uint32_t owner, uint32_t cookie) in DslmPopRemoteStub() argument
111 static void ProcessCallback(uint32_t owner, uint32_t cookie, uint32_t result, const DslmCallbackInfo *info) in ProcessCallback() argument
145 uint64_t owner = SINGLE_OWNER; in DslmProcessGetDeviceSecurityLevel() local
[all...]

Completed in 11 milliseconds

12345678910>>...15