Home
last modified time | relevance | path

Searched defs:sceneInfo (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp318 std::string sceneInfo = ""; in HandleCommonEvent() local
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H A Dstandby_service_proxy.cpp471 ErrCode StandbyServiceProxy::HandleEvent(const uint32_t resType, const int64_t value, const std::string &sceneInfo) in HandleEvent() argument
H A Dstandby_service_client.cpp132 std::string sceneInfo = resData->payload.dump(); in HandleEvent() local
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service.cpp366 HandleEvent(const uint32_t resType, const int64_t value, const std::string &sceneInfo) HandleEvent() argument
H A Dstandby_service_impl.cpp957 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 Dstandby_service_unit_test.cpp1218 std::string sceneInfo = "{\"bundleName\":\"com.timeradjust.test\",\"pid\":5569," in HWTEST_F() local

Completed in 13 milliseconds