Searched defs:sceneInfo (Results 1 - 6 of 6) sorted by relevance
/foundation/resourceschedule/device_standby/frameworks/src/ |
H A D | standby_service_stub.cpp | 318 std::string sceneInfo = ""; in HandleCommonEvent() local
|
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/ |
H A D | standby_service_proxy.cpp | 471 ErrCode StandbyServiceProxy::HandleEvent(const uint32_t resType, const int64_t value, const std::string &sceneInfo) in HandleEvent() argument
|
H A D | standby_service_client.cpp | 132 std::string sceneInfo = resData->payload.dump(); in HandleEvent() local
|
/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service.cpp | 366 HandleEvent(const uint32_t resType, const int64_t value, const std::string &sceneInfo) HandleEvent() argument
|
H A D | standby_service_impl.cpp | 957 void WEAK_FUNC StandbyServiceImpl::HandleCallStateChanged(const std::string &sceneInfo) in HandleCallStateChanged() argument 1040 void StandbyServiceImpl::HandleResourcesStateChanged(const int64_t value, const std::string &sceneInfo) in HandleResourcesStateChanged() argument 1074 ErrCode StandbyServiceImpl::HandleCommonEvent(const uint32_t resType, const int64_t value, const std::string &sceneInfo) in HandleCommonEvent() argument 1137 AppEventHandler(const uint32_t resType, const int64_t value, const std::string &sceneInfo) AppEventHandler() argument [all...] |
/foundation/resourceschedule/device_standby/services/test/unittest/ |
H A D | standby_service_unit_test.cpp | 1218 std::string sceneInfo = "{\"bundleName\":\"com.timeradjust.test\",\"pid\":5569," in HWTEST_F() local
|
Completed in 13 milliseconds