Searched refs:IsSystemHAPCalling (Results 1 – 3 of 3) sorted by relevance
224 if (param.isJsCaller_ && !IsSystemHAPCalling(context)) { in AddListener()240 if (param.isJsCaller_ && !IsSystemHAPCalling(context)) { in RemoveListener()421 if (param.isJsCaller_ && !IsSystemHAPCalling(context)) { in GetDragSummary()542 bool DragServer::IsSystemHAPCalling(CallingContext &context) in IsSystemHAPCalling() function in OHOS::Msdp::DeviceStatus::DragServer
44 bool IsSystemHAPCalling(CallingContext &context);
1492 bool ret = g_dragServer->IsSystemHAPCalling(context);1519 bool ret = g_dragServer->IsSystemHAPCalling(context);