Home
last modified time | relevance | path

Searched defs:Key (Results 1 – 2 of 2) sorted by relevance

/base/global/resource_management_lite/frameworks/resmgr_lite/include/
Dglobal_utils.h72 typedef struct Key { struct
75 KeyParam *keyParams; argument
76 } Key; argument
/base/update/updater/utils/json/
Djson_node.h83 std::optional<std::string> Key() const in Key() function