Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_manager/test/fuzztest/gettechnology_fuzzer/
H A Dgettechnology_fuzzer_test.cpp34 static_cast<uint32_t>(BatterySrvInterfaceCode::BATT_GET_TECHNOLOGY), data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_manager_ipc_interface_code.h30 BATT_GET_TECHNOLOGY, enumerator
/ohos5.0/base/powermgr/battery_manager/services/zidl/src/
H A Dbattery_srv_stub.cpp72 case static_cast<int>(PowerMgr::BatterySrvInterfaceCode::BATT_GET_TECHNOLOGY): in CheckRequestCode()
H A Dbattery_srv_proxy.cpp193 static_cast<int>(PowerMgr::BatterySrvInterfaceCode::BATT_GET_TECHNOLOGY), in GetTechnology()