Home
last modified time | relevance | path

Searched defs:pid (Results 1701 - 1725 of 2070) sorted by relevance

1...<<61626364656667686970>>...83

/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_manager_test.cpp80 int32_t TestOnDataReceived(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, in TestOnDataReceived() argument
92 int32_t TestOnChannelOpened(const char *pkgName, int32_t pid, const char *sessionName, const ChannelInfo *channel) in TestOnChannelOpened() argument
102 int32_t TestOnChannelClosed(const char *pkgName, int32_t pid, in TestOnChannelClosed() argument
114 int32_t TestOnChannelOpenFailed(const char *pkgName, int32_t pid, int32_t channelId, in TestOnChannelOpenFailed() argument
126 int32_t TestGetUidAndPidBySessionName(const char *sessionName, int32_t *uid, int32_t *pid) in TestGetUidAndPidBySessionName() argument
[all...]
H A Dsoftbus_proxychannel_message_test.cpp76 int32_t TestOnDataReceived(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType, in TestOnDataReceived() argument
89 int32_t TestOnChannelOpened(const char *pkgName, int32_t pid, const char *sessionName, const ChannelInfo *channel) in TestOnChannelOpened() argument
100 int32_t TestOnChannelClosed(const char *pkgName, int32_t pid, int32_t channelId, int32_t channelType) in TestOnChannelClosed() argument
111 int32_t TestOnChannelOpenFailed(const char *pkgName, int32_t pid, int32_t channelId, in TestOnChannelOpenFailed() argument
124 int32_t TestGetUidAndPidBySessionName(const char *sessionName, int32_t *uid, int32_t *pid) in TestGetUidAndPidBySessionName() argument
185 TestGetUidAndPidSuccess(const char *sessionName, int32_t *uid, int32_t *pid) TestGetUidAndPidSuccess() argument
193 TestGetUidAndPidFail(const char *sessionName, int32_t *uid, int32_t *pid) TestGetUidAndPidFail() argument
[all...]
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_proxy.cpp276 std::string IPCObjectProxy::GetSessionNameForPidUid(uint32_t uid, uint32_t pid) in GetSessionNameForPidUid() argument
H A Dipc_object_stub.cpp664 int pid = IPCSkeleton::GetCallingPid(); in GetGrantedSessionName() local
710 std::string IPCObjectStub::CreateSessionName(int uid, int pid) in CreateSessionName() argument
756 GetAndSaveDBinderData(pid_t pid, uid_t uid) GetAndSaveDBinderData() argument
[all...]
/foundation/communication/ipc/ipc/test/serializer/
H A Dutils_serializer_test.cpp129 int pid = -1; in HWTEST_F() local
226 int pid = -1; in HWTEST_F() local
268 int pid = -1; HWTEST_F() local
319 int pid = -1; HWTEST_F() local
374 int pid = -1; HWTEST_F() local
421 int pid = -1; HWTEST_F() local
471 int pid = -1; HWTEST_F() local
521 int pid = -1; HWTEST_F() local
570 int pid = -1; HWTEST_F() local
625 int pid = -1; HWTEST_F() local
680 int pid = -1; HWTEST_F() local
734 int pid = -1; HWTEST_F() local
790 int pid = -1; HWTEST_F() local
842 int pid = -1; HWTEST_F() local
888 int pid = -1; HWTEST_F() local
932 int pid = -1; HWTEST_F() local
1004 int pid = -1; HWTEST_F() local
1044 int pid = -1; HWTEST_F() local
1085 int pid = -1; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_manager.c631 void TransChannelDeathCallback(const char *pkgName, int32_t pid) in TransChannelDeathCallback() argument
659 int32_t TransGetAndComparePid(pid_t pid, int32_t channelId, int32_t channelType) in TransGetAndComparePid() argument
688 TransGetAndComparePidBySession(pid_t pid, const char *sessionName, int32_t sessionlId) TransGetAndComparePidBySession() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_internal_event_dispatcher.cpp132 AddStaCallback( const sptr<IRemoteObject> &remote, const sptr<IWifiDeviceCallBack> &callback, int pid, const std::string &eventName, int tokenId, int instId) AddStaCallback() argument
237 AddScanCallback( const sptr<IRemoteObject> &remote, const sptr<IWifiScanCallback> &callback, int pid, const std::string &eventName, int tokenId, int instId) AddScanCallback() argument
455 AddP2pCallback( const sptr<IRemoteObject> &remote, const sptr<IWifiP2pCallback> &callback, int pid, const std::string &eventName, int tokenId) AddP2pCallback() argument
659 int pid = mScanCallBackInfo[msg.id][remote].callingPid; InvokeScanCallbacks() local
702 int pid = mStaCallBackInfo[msg.id][remote].callingPid; InvokeDeviceCallbacks() local
816 int pid = mP2pCallbackInfo[remote].callingPid; InvokeP2pCallbacks() local
866 SendP2pCallbackMsg(sptr<IWifiP2pCallback> &callback, const WifiEventCallbackMsg &msg, int pid, int uid, int tokenId) SendP2pCallbackMsg() argument
1065 IsAppFrozen(int pid) IsAppFrozen() argument
[all...]
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dtypes.h154 std::int32_t pid; member
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_dumper.cpp57 static std::string GetProcessNameByPid(int32_t pid) in GetProcessNameByPid() argument
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_proxy.cpp151 auto pid = rsTransaction->GetParentPid(); in UpdateRect() local
/foundation/window/window_manager/window_scene/session/host/src/
H A Dextension_session.cpp200 int32_t pid = IPCSkeleton::GetCallingRealPid(); in Connect() local
154 ConnectInner( const sptr<ISessionStage>& sessionStage, const sptr<IWindowEventChannel>& eventChannel, const std::shared_ptr<RSSurfaceNode>& surfaceNode, SystemSessionConfig& systemConfig, sptr<WindowSessionProperty> property, sptr<IRemoteObject> token, int32_t pid, int32_t uid, const std::string& identityToken) ConnectInner() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager_lite.cpp64 WSError SceneSessionManagerLite::GetMainWindowStatesByPid(int32_t pid, std::vector<MainWindowState>& windowStates) in GetMainWindowStatesByPid() argument
188 WMError SceneSessionManagerLite::CheckWindowId(int32_t windowId, int32_t& pid) in CheckWindowId() argument
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_lite_proxy.cpp291 WSError SceneSessionManagerLiteProxy::GetMainWindowStatesByPid(int32_t pid, std::vector<MainWindowState>& windowStates) in GetMainWindowStatesByPid() argument
862 WMError SceneSessionManagerLiteProxy::CheckWindowId(int32_t windowId, int32_t& pid) in CheckWindowId() argument
H A Dscene_session_manager_lite_stub.cpp262 int32_t pid = 0; in HandleGetMainWindowStatesByPid() local
499 int32_t pid = INVALID_PID; in HandleCheckWindowId() local
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test4.cpp752 int32_t pid = 1; in HWTEST_F() local
787 int32_t pid = 10; in HWTEST_F() local
H A Dscene_session_manager_test6.cpp1939 int32_t pid = 123; in HWTEST_F() local
/foundation/window/window_manager_lite/services/wms/
H A Dlite_wm.cpp328 LiteWindow* LiteWM::CreateWindow(const LiteWinConfig& config, pid_t pid) in CreateWindow() argument
756 void LiteWM::OnClientDeathNotify(pid_t pid) in OnClientDeathNotify() argument
/foundation/window/window_manager/wmserver/src/
H A Dmock_session_manager_service.cpp78 explicit ClientListenerDeathRecipient(int32_t userId, int32_t pid, bool isLite) in ClientListenerDeathRecipient() argument
328 int32_t pid = IPCSkeleton::GetCallingRealPid(); in RegisterSMSRecoverListener() local
376 int32_t pid = IPCSkeleton::GetCallingRealPid(); in UnregisterSMSRecoverListener() local
381 UnregisterSMSRecoverListener(int32_t userId, int32_t pid) UnregisterSMSRecoverListener() argument
432 int32_t pid = IPCSkeleton::GetCallingRealPid(); RegisterSMSLiteRecoverListener() local
480 int32_t pid = IPCSkeleton::GetCallingRealPid(); UnregisterSMSLiteRecoverListener() local
485 UnregisterSMSLiteRecoverListener(int32_t userId, int32_t pid) UnregisterSMSLiteRecoverListener() argument
730 WriteStringToFile(int32_t pid, const char* str) WriteStringToFile() argument
748 GetProcessSurfaceNodeIdByPersistentId(const int32_t pid, const std::vector<uint64_t>& windowIdList, std::vector<uint64_t>& surfaceNodeIds) GetProcessSurfaceNodeIdByPersistentId() argument
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dthreadsndk.cpp334 int pid = PARAM_0; in DoPlainTests() local
/test/xts/acts/communication_lite/lwip_posix/src/
H A DActsLwipTest.cpp376 static int WaitProcessExit(int pid, int* code) in WaitProcessExit() argument
591 pid_t pid = fork(); in HWTEST_F() local
631 pid_t pid = fork(); in HWTEST_F() local
657 pid_t pid = fork(); HWTEST_F() local
697 pid_t pid = fork(); HWTEST_F() local
[all...]
/third_party/curl/tests/server/
H A Dutil.c280 curl_off_t pid; in our_getpid() local
298 curl_off_t pid; in write_pidfile() local
[all...]
/third_party/elfutils/src/
H A Dstack.c71 static pid_t pid = 0; variable
[all...]
/third_party/eudev/src/udev/
H A Dudev-event.c576 spawn_wait(struct udev_event *event, usec_t timeout_usec, usec_t timeout_warn_usec, const char *cmd, pid_t pid) spawn_wait() argument
714 pid_t pid; udev_event_spawn() local
[all...]
/third_party/backends/backend/
H A Dcardscan.c441 SANE_Word vid, pid; in attach_one() local
/third_party/alsa-lib/src/timer/
H A Dtimer.c428 int snd_timer_async(snd_timer_t *timer, int sig, pid_t pid) in snd_timer_async() argument

Completed in 34 milliseconds

1...<<61626364656667686970>>...83