Home
last modified time | relevance | path

Searched refs:ChooseCodeStub (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/battery_statistics/services/zidl/include/
H A Dbattery_stats_stub.h50 …int32_t ChooseCodeStub(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &op…
/ohos5.0/base/powermgr/battery_statistics/services/zidl/src/
H A Dbattery_stats_stub.cpp49 int ret = ChooseCodeStub(code, data, reply, option); in OnRemoteRequest()
54 int32_t BatteryStatsStub::ChooseCodeStub(uint32_t code, MessageParcel &data, MessageParcel &reply, in ChooseCodeStub() function in OHOS::PowerMgr::BatteryStatsStub