Searched defs:kp (Results 1 – 5 of 5) sorted by relevance
70 auto kp = new KeyParam(); variable107 for (auto kp = keyParams.begin(); kp != keyParams.end(); kp++) { variable153 auto kp = new KeyParam(); variable180 for (auto kp = keyParams.begin(); kp != keyParams.end(); kp++) { variable
71 auto kp = std::make_shared<KeyParam>(); variable
320 KeyParam *kp = new (std::nothrow) KeyParam(); in ParseKey() local417 const KeyParam *kp = keyParams.at(i); in CreateResConfigFromKeyParams() local
579 SelectOptions *options, std::shared_ptr<KeyParam> &kp) in ParseKeyParam()623 std::shared_ptr<KeyParam> kp; in ParseKey() local720 const std::shared_ptr<KeyParam> kp = keyParams.at(i); in CreateResConfigFromKeyParams() local
89 const char *kp = path.c_str(); in PathHash() local