Home
last modified time | relevance | path

Searched defs:callingPid (Results 1 - 25 of 60) sorted by relevance

123

/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/time_sync/src/
H A Dlnn_time_sync_manager_virtual.c21 int32_t LnnStartTimeSync(const char *pkgName, int32_t callingPid, const char *targetNetworkId, in LnnStartTimeSync() argument
32 int32_t LnnStopTimeSync(const char *pkgName, const char *targetNetworkId, int32_t callingPid) in LnnStopTimeSync() argument
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_process_skeleton.cpp31 napi_value callingPid = nullptr; in NAPI_getCallingPid() local
/foundation/communication/ipc/interfaces/innerkits/ipc_napi_common/include/
H A Dnapi_remote_object.h25 pid_t callingPid; member
36 napi_value callingPid; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_unmarshal_thread_test.cpp95 pid_t callingPid = 1111; in HWTEST_F() local
107 constexpr pid_t callingPid = -1; // invalid pid in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/
H A Drs_transaction_data_test.cpp361 pid_t callingPid = -1; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dnotifier_mgr_test.cpp163 auto callingPid = IPCSkeleton::GetCallingPid(); in HWTEST_F() local
187 auto callingPid = IPCSkeleton::GetCallingPid(); in HWTEST_F() local
205 auto callingPid in HWTEST_F() local
222 auto callingPid = IPCSkeleton::GetCallingPid(); HWTEST_F() local
238 auto callingPid = IPCSkeleton::GetCallingPid(); HWTEST_F() local
255 auto callingPid = IPCSkeleton::GetCallingPid(); HWTEST_F() local
[all...]
H A Devent_listener_mgr_test.cpp130 auto callingPid = IPCSkeleton::GetCallingPid(); in HWTEST_F() local
153 auto callingPid = IPCSkeleton::GetCallingPid(); in HWTEST_F() local
174 auto callingPid = IPCSkeleton::GetCallingPid(); in HWTEST_F() local
192 auto callingPid in HWTEST_F() local
211 auto callingPid = IPCSkeleton::GetCallingPid(); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/common/security/permission/mini/
H A Dsoftbus_permission.c28 int32_t CheckTransPermission(pid_t callingUid, pid_t callingPid, in CheckTransPermission() argument
/foundation/communication/dsoftbus/tests/core/common/security/permission/common/unittest/
H A Dpermission_entry_test.cpp146 int32_t callingPid = 0; in HWTEST_F() local
H A Dpermission_entry_static_test.cpp336 int32_t callingPid = 0; in HWTEST_F() local
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dwant_utils.cpp94 auto callingPid = IPCSkeleton::GetCallingPid(); in GetAppIndex() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Devent_listener_mgr.cpp54 void EventListenerMgr::RegisterEventListener(int32_t callingPid, in RegisterEventListener() argument
89 void EventListenerMgr::UnRegisterEventListener(int32_t callingPid, uint32_ argument
[all...]
/foundation/communication/dsoftbus/core/common/security/permission/small/
H A Dsoftbus_permission.c46 static int32_t GetPermType(pid_t callingUid, pid_t callingPid, const char *pkgName) in GetPermType() argument
74 int32_t CheckTransPermission(pid_t callingUid, pid_t callingPid, in CheckTransPermission() argument
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dlnn_bus_center_ipc.cpp79 static bool IsRepeatJoinLNNRequest(const char *pkgName, int32_t callingPid, const ConnectionAddr *addr) in IsRepeatJoinLNNRequest() argument
92 static int32_t AddJoinLNNInfo(const char *pkgName, int32_t callingPid, const ConnectionAddr *addr) in AddJoinLNNInfo() argument
109 static bool IsRepeatLeaveLNNRequest(const char *pkgName, int32_t callingPid, const char *networkId) in IsRepeatLeaveLNNRequest() argument
122 static int32_t AddLeaveLNNInfo(const char *pkgName, int32_t callingPid, const char *networkId) in AddLeaveLNNInfo() argument
[all...]
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.c150 int SASTORA_FindHandleByPid(SAStore *saStore, pid_t callingPid, PidHandle *handle) in SASTORA_FindHandleByPid() argument
173 int SASTORA_FindHandleByUidPid(SAStore *saStore, uid_t callingUid, pid_t callingPid, PidHandle *handle) in SASTORA_FindHandleByUidPid() argument
/foundation/communication/dsoftbus/core/common/security/permission/standard/
H A Dsoftbus_permission.cpp58 static int32_t CalcPermType(pid_t callingUid, pid_t callingPid) in CalcPermType() argument
80 int32_t CheckTransPermission(pid_t callingUid, pid_t callingPid, in CheckTransPermission() argument
154 int32_t GrantTransPermission(int32_t callingUid, int32_t callingPid, const char *sessionName) in GrantTransPermission() argument
/foundation/communication/dsoftbus/tests/core/authentication/fuzztest/authdata_fuzzer/
H A Dauthdata_fuzzer.cpp154 int32_t callingPid = GetData<int32_t>(); in AuthMetaStartVerifyFuzzTest() local
/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dtrans_server_stub.c52 int32_t callingPid = GetCallingPid(); in ServerCreateSessionServer() local
82 int32_t callingPid = GetCallingPid(); in ServerRemoveSessionServer() local
102 int32_t callingPid = GetCallingPid(); in CheckOpenSessionPremission() local
291 int32_t callingPid = GetCallingPid(); in ServerNotifyAuthSuccess() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_impl.cpp190 auto callingPid = IPCSkeleton::GetCallingPid(); in Query() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_unmarshal_thread.cpp82 void RSUnmarshalThread::RecvParcel(std::shared_ptr<MessageParcel>& parcel, bool isNonSystemAppCalling, pid_t callingPid) in RecvParcel() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_transaction_data.cpp297 bool RSTransactionData::IsCallingPidValid(pid_t callingPid, const RSRenderNodeMap& nodeMap, pid_t& conflictCommandPid, in IsCallingPidValid() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_context.h56 int32_t callingPid = -1; member
63 int32_t callingPid; member
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_load_test.cpp1172 auto callingPid = IPCSkeleton::GetCallingPid(); in HWTEST_F() local
1191 auto callingPid = IPCSkeleton::GetCallingPid(); in HWTEST_F() local
/foundation/communication/dsoftbus/core/authentication/src/virtual/
H A Dauth_meta_manager_virtual.c20 AuthMetaStartVerify(uint32_t connectionId, const AuthKeyInfo *authKeyInfo, uint32_t requestId, int32_t callingPid, const AuthVerifyCallback *callBack) AuthMetaStartVerify() argument
/foundation/communication/dsoftbus/core/transmission/session/src/
H A Dtrans_session_manager.c217 bool CheckUidAndPid(const char *sessionName, pid_t callingUid, pid_t callingPid) in CheckUidAndPid() argument

Completed in 15 milliseconds

123