Home
last modified time | relevance | path

Searched refs:HandleReportDeviceStateChanged (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_standby/frameworks/include/
H A Dstandby_service_stub.h57 ErrCode HandleReportDeviceStateChanged(MessageParcel& data, MessageParcel& reply);
/foundation/resourceschedule/device_standby/frameworks/src/
H A Dstandby_service_stub.cpp65 HandleReportDeviceStateChanged(data, reply); in OnRemoteRequest()
290 ErrCode StandbyServiceStub::HandleReportDeviceStateChanged(MessageParcel& data, MessageParcel& reply) in HandleReportDeviceStateChanged() function in OHOS::DevStandbyMgr::StandbyServiceStub
295 STANDBYSERVICE_LOGW("HandleReportDeviceStateChanged ReadParcelable failed"); in HandleReportDeviceStateChanged()
300 STANDBYSERVICE_LOGW("HandleReportDeviceStateChanged Write result failed, ErrCode=%{public}d", result); in HandleReportDeviceStateChanged()

Completed in 2 milliseconds