Home
last modified time | relevance | path

Searched defs:targetPid (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H A Ddlp_state_data.h46 int32_t targetPid = 0; member
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/sigdump_handler/
H A Dsigdump_handler_test.cpp73 pid_t targetPid = getpid(); variable
/ohos5.0/base/msdp/device_status/test/unittest/services/unittest/src/
H A Ddrag_data_manager_test.cpp176 int32_t targetPid = IPCSkeleton::GetCallingPid(); variable
195 int32_t targetPid = IPCSkeleton::GetCallingPid(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/interaction/
H A Dinteraction_data.h65 int32_t targetPid = -1; member
/ohos5.0/foundation/multimodalinput/input/intention/drag/server/src/
H A Ddrag_server.cpp308 int32_t targetPid = env_->GetDragManager().GetDragTargetPid(); in GetDragTargetPid() local
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp362 int32_t DragManager::UpdateDragStyle(DragCursorStyle style, int32_t targetPid, int32_t targetTid, i… in UpdateDragStyle()
443 int32_t targetPid = GetDragTargetPid(); in NotifyDragResult() local
/ohos5.0/base/msdp/device_status/intention/drag/server/src/
H A Ddrag_server.cpp331 int32_t targetPid = env_->GetDragManager().GetDragTargetPid(); in GetDragTargetPid() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp1417 static void TestDumpCatch(const int targetPid, const string& processName, const int threadIdx) in TestDumpCatch()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp7920 pid_t targetPid = 0; in NotifyAppFaultBySA() local