/foundation/graphic/graphic_2d/rosen/modules/ressched/test/unittest/ |
H A D | ressched_event_listener_test.cpp | 46 std::unordered_map<std::string, std::string> extInfo; in HWTEST_F() local 78 std::unordered_map<std::string, std::string> extInfo; in HWTEST_F() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
H A D | res_sched_event_listener_proxy.cpp | 29 OnReceiveEvent(uint32_t eventType, uint32_t eventValue, uint32_t listenerGroup, const nlohmann::json& extInfo) OnReceiveEvent() argument 50 WriteParcelForReceiveEvent(const uint32_t eventType, const uint32_t eventValue, const uint32_t listenerGroup, const nlohmann::json& extInfo, MessageParcel& data) WriteParcelForReceiveEvent() argument
|
H A D | res_sched_event_listener_stub.cpp | 30 std::unordered_map<std::string, std::string> StringToStringJsonObj(const std::string& extInfo) in StringToStringJsonObj() argument 71 std::string extInfo; in OnReceiveEventInner() local 81 ParseAndCheckEventParcel(MessageParcel& data, uint32_t& eventType, uint32_t& eventValue, uint32_t& listenerGroup, std::string& extInfo) ParseAndCheckEventParcel() argument [all...] |
H A D | res_sched_client.cpp | 510 OnReceiveEvent(uint32_t eventType, uint32_t eventValue, uint32_t listenerGroup, const nlohmann::json& extInfo) OnReceiveEvent() argument
|
/foundation/graphic/graphic_2d/rosen/modules/ressched/src/ |
H A D | ressched_event_listener.cpp | 35 OnReceiveEvent(uint32_t eventType, uint32_t eventValue, std::unordered_map<std::string, std::string> extInfo) OnReceiveEvent() argument
|
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/src/ |
H A D | sa_backup_connection_mock.cpp | 21 ErrCode SABackupConnection::ConnectBackupSAExt(std::string bundleName, std::string extension, std::string extInfo) in ConnectBackupSAExt() argument
|
/foundation/bundlemanager/ecological_rule_manager/test/unittest/ |
H A D | ecological_rule_mgr_service_client_test.cpp | 115 ExtensionAbilityInfo extInfo; in HWTEST_F() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/ |
H A D | slide_recognizer.cpp | 93 nlohmann::json extInfo; in HandleSlideOFFEvent() local 112 nlohmann::json extInfo; in HandleSlideDetecting() local 130 nlohmann::json extInfo; in HandleListFlingStart() local 160 nlohmann::json extInfo; in HandleSendFrameEvent() local 200 nlohmann::json extInfo; HandleClickEvent() local [all...] |
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | event_listener_mgr.cpp | 122 void EventListenerMgr::SendEvent(uint32_t eventType, uint32_t eventValue, const nlohmann::json &extInfo, in SendEvent() argument 154 void EventListenerMgr::SendEventLock(uint32_t eventType, uint32_t eventValue, const nlohmann::json& extInfo, in SendEventLock() argument 189 HandleSendEvent(std::vector<sptr<IRemoteObject>>& listenerVec, uint32_t eventType, uint32_t eventValue, const nlohmann::json &extInfo, uint32_t listenerGroup) HandleSendEvent() argument
|
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | event_listener_mgr_test.cpp | 36 void OnReceiveEvent(uint32_t eventType, uint32_t eventValue, uint32_t listenerGroup, const nlohmann::json& extInfo) in OnReceiveEvent() argument 82 nlohmann::json extInfo; in HWTEST_F() local 103 nlohmann::json extInfo; in HWTEST_F() local 329 nlohmann::json extInfo; in HWTEST_F() local
|
H A D | res_sched_client_test.cpp | 273 nlohmann::json extInfo;
in HWTEST_F() local 302 nlohmann::json extInfo;
in HWTEST_F() local
|
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/ |
H A D | svc_session_manager.h | 70 std::string extInfo; member
|
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
H A D | sa_backup_connection.cpp | 25 ErrCode SABackupConnection::ConnectBackupSAExt(std::string bundleName, std::string extension, std::string extInfo) in ConnectBackupSAExt() argument
|
H A D | service.cpp | 848 string extInfo = session_->GetBackupExtInfo(bundleName); in LaunchBackupSAExtension() local
|
H A D | svc_session_manager.cpp | 485 void SvcSessionManager::SetBackupExtInfo(const string &bundleName, const string &extInfo) in SetBackupExtInfo() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_frame_rate_range.h | 110 std::string extInfo = ""; in GetExtInfo() local
|
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/ |
H A D | svc_session_manager_test.cpp | 1068 string extInfo = "test"; in HWTEST_F() local 1104 string extInfo = "test"; in HWTEST_F() local
|
/foundation/communication/dsoftbus/adapter/common/bus_center/driver/ |
H A D | lnn_hdf_driver_monitor.c | 45 } extInfo; member
|
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/ |
H A D | rs_graphic_test.cpp | 37 const auto& extInfo = ::OHOS::Rosen::TestDefManager::Instance().GetTestInfo( in ShouldRunCurrentTest() local 100 const auto& extInfo = ::OHOS::Rosen::TestDefManager::Instance().GetTestInfo( in TearDown() local
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/ |
H A D | js_config.cpp | 264 OHOS::CloudData::JsConfig::ExtraData extInfo; member
|
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/ |
H A D | hgm_frame_rate_manager.h | 76 std::string extInfo = ""; member 97 str << "EXT_INFO:" << extInfo << ";"; in ToString() local
|
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/ |
H A D | svc_session_manager_mock.cpp | 199 void SvcSessionManager::SetBackupExtInfo(const string &bundleName, const string &extInfo) in SetBackupExtInfo() argument
|
H A D | svc_session_manager_throw_mock.cpp | 122 void SvcSessionManager::SetBackupExtInfo(const string &bundleName, const string &extInfo) in SetBackupExtInfo() argument
|
/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcapture_session.cpp | 2041 CaptureEndedInfoExt extInfo; in OnCaptureEndedExt() local
|