Home
last modified time | relevance | path

Searched refs:E_STATS_GET_SERVICE_FAILED (Results 1 – 4 of 4) sorted by relevance

/base/powermgr/battery_statistics/utils/native/include/
Dstats_errors.h41 E_STATS_GET_SERVICE_FAILED, enumerator
/base/powermgr/battery_statistics/test/unittest/src/servicetest/
Dstats_service_stub_test.cpp51 EXPECT_EQ(ret, E_STATS_GET_SERVICE_FAILED);
/base/powermgr/battery_statistics/frameworks/native/src/
Dbattery_stats_client.cpp48 return E_STATS_GET_SERVICE_FAILED; in Connect()
/base/powermgr/battery_statistics/services/zidl/src/
Dbattery_stats_stub.cpp46 return E_STATS_GET_SERVICE_FAILED; in OnRemoteRequest()