Home
last modified time | relevance | path

Searched refs:IsSystemHAPCalling (Results 1 - 3 of 3) sorted by relevance

/base/msdp/device_status/intention/drag/server/src/
H A Ddrag_server.cpp227 if (param.isJsCaller_ && !IsSystemHAPCalling(context)) { in AddListener()
243 if (param.isJsCaller_ && !IsSystemHAPCalling(context)) { in RemoveListener()
435 if (param.isJsCaller_ && !IsSystemHAPCalling(context)) { in GetDragSummary()
556 bool DragServer::IsSystemHAPCalling(CallingContext &context) in IsSystemHAPCalling() function in OHOS::Msdp::DeviceStatus::DragServer
/base/msdp/device_status/intention/drag/server/include/
H A Ddrag_server.h44 bool IsSystemHAPCalling(CallingContext &context);
/base/msdp/device_status/test/unittest/intention/drag/src/
H A Ddrag_server_test.cpp1438 bool ret = g_dragServer->IsSystemHAPCalling(context); in HWTEST_F()
1465 bool ret = g_dragServer->IsSystemHAPCalling(context); in HWTEST_F()

Completed in 3 milliseconds