Home
last modified time | relevance | path

Searched refs:MakeTheKey (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
H A Dconfiguration.cpp56 bool Configuration::MakeTheKey(std::string &getKey, int id, const std::string &param) const in MakeTheKey() function in OHOS::AppExecFwk::Configuration
105 if (!MakeTheKey(getKey, displayId, key)) { in AddItem()
121 if (!MakeTheKey(getKey, displayId, key)) { in GetItem()
211 if (!MakeTheKey(getKey, displayId, key)) { in RemoveItem()
/foundation/ability/ability_base/interfaces/kits/native/configuration/include/
H A Dconfiguration.h189 bool MakeTheKey(std::string &getKey, int id, const std::string &param) const;

Completed in 2 milliseconds