Home
last modified time | relevance | path

Searched defs:INVALID_STRING_VALUE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/usb/usb_manager/utils/native/include/
H A Dusb_common.h85 #define INVALID_STRING_VALUE ("") macro
/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Dpower_supply_provider.cpp37 const std::string INVALID_STRING_VALUE = "invalid"; variable
/ohos5.0/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_info.h27 static constexpr const char* INVALID_STRING_VALUE = "Invalid"; variable
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp55 const std::string INVALID_STRING_VALUE = "invalid"; variable