Home
last modified time | relevance | path

Searched refs:SplitKey (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_config.h45 bool SplitKey(const std::string& key, std::vector<std::string>& keys) const;
H A Dpower_config.cpp119 bool PowerConfig::SplitKey(const std::string& key, std::vector<std::string>& keys) const in SplitKey() function in OHOS::HDI::Power::V1_2::PowerConfig
128 if (!SplitKey(key, keys)) { in GetValue()
/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_config.h76 bool SplitKey(const std::string& key, std::vector<std::string>& keys) const;
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_config.cpp372 bool BatteryConfig::SplitKey(const std::string& key, std::vector<std::string>& keys) const in SplitKey() function in OHOS::HDI::Battery::V2_0::BatteryConfig
381 if (!SplitKey(key, keys)) { in GetValue()

Completed in 2 milliseconds