/ohos5.0/base/hiviewdfx/hicollie/interfaces/ndk/include/ |
H A D | report_data.h | 40 struct ReportData : public Parcelable { struct 44 ErrorObject errorObject; 45 FaultDataType faultType = FaultDataType::UNKNOWN; 46 std::string timeoutMarkers = ""; 47 bool waitSaveState = false; 48 bool notifyApp = false; 49 bool forceExit = false; 50 uint32_t state = 0; 51 int32_t eventId = -1; 52 int32_t tid = 0; [all …]
|
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/ |
H A D | concurrent_task_service.cpp | 21 void ConcurrentTaskService::ReportData(uint32_t resType, int64_t value, const Json::Value& payload) in ReportData() function in OHOS::ConcurrentTask::ConcurrentTaskService
|
H A D | concurrent_task_controller.cpp | 79 void TaskController::ReportData(uint32_t resType, int64_t value, const Json::Value& payload) in ReportData() function in OHOS::ConcurrentTask::TaskController
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_device/include/ |
H A D | js_util.h | 47 struct ReportData : RefBase { struct
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | res_sched_mgr.cpp | 161 void ResSchedMgr::ReportData(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportData() function in OHOS::ResourceSchedule::ResSchedMgr
|
/ohos5.0/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/src/ |
H A D | concurrent_task_service_proxy.cpp | 22 void ConcurrentTaskServiceProxy::ReportData(uint32_t resType, int64_t value, const Json::Value& pay… in ReportData() function in OHOS::ConcurrentTask::ConcurrentTaskServiceProxy
|
H A D | concurrent_task_client.cpp | 31 void ConcurrentTaskClient::ReportData(uint32_t resType, int64_t value, in ReportData() function in OHOS::ConcurrentTask::ConcurrentTaskClient
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/testutil/ |
H A D | ressched_test.cpp | 98 static void ReportData(int32_t argc, char *argv[]) in ReportData() function
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
H A D | res_sched_client.cpp | 51 void ResSchedClient::ReportData(uint32_t resType, int64_t value, in ReportData() function in OHOS::ResourceSchedule::ResSchedClient 569 extern "C" void ReportData(uint32_t resType, int64_t value, in ReportData() function
|
H A D | res_sched_service_proxy.cpp | 41 void ResSchedServiceProxy::ReportData(uint32_t resType, int64_t value, const nlohmann::json& payloa… in ReportData() function in OHOS::ResourceSchedule::ResSchedServiceProxy
|
/ohos5.0/base/sensors/sensor/services/src/ |
H A D | sensor_data_processer.cpp | 162 void SensorDataProcesser::ReportData(sptr<SensorBasicDataChannel> &channel, SensorData &data) in ReportData() function in OHOS::Sensors::SensorDataProcesser
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/ |
H A D | medical_data_processer.cpp | 172 void MedicalSensorDataProcesser::ReportData(sptr<MedicalSensorBasicDataChannel> &channel, struct Se… in ReportData() function in OHOS::Sensors::MedicalSensorDataProcesser
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service.cpp | 46 void ResSchedService::ReportData(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportData() function in OHOS::ResourceSchedule::ResSchedService
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | res_sched_service_mock_test.cpp | 95 void ReportData(uint32_t restype, int64_t value, const nlohmann::json& payload) override in ReportData() function in OHOS::ResourceSchedule::TestMockResSchedServiceStub
|
H A D | res_sched_service_test.cpp | 509 void ReportData(uint32_t restype, int64_t value, const nlohmann::json& payload) override in ReportData() function in OHOS::ResourceSchedule::TestResSchedServiceStub
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | locator_required_data_manager.cpp | 335 void LocatorRequiredDataManager::ReportData(const std::vector<std::shared_ptr<LocatingRequiredData>… in ReportData() function in OHOS::Location::LocatorRequiredDataManager
|
/ohos5.0/foundation/resourceschedule/qos_manager/test/fuzztest/concurrent_fuzzer/ |
H A D | concurrent_fuzzer.cpp | 48 void ReportData(uint32_t resType, int64_t value, const Json::Value& payload) override in ReportData() function in OHOS::ConcurrentTaskServiceStubFuzer
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session_manager.cpp | 951 napi_value JsSceneSessionManager::ReportData(napi_env env, napi_callback_info info) in ReportData() function in OHOS::Rosen::JsSceneSessionManager
|