Searched defs:innerFormInfos (Results 1 – 5 of 5) sorted by relevance
61 std::vector<InnerFormInfo> innerFormInfos; variable153 std::vector<InnerFormInfo> innerFormInfos; variable177 std::vector<InnerFormInfo> innerFormInfos; variable194 InnerFormInfo innerFormInfos; variable
52 std::vector<InnerFormInfo> innerFormInfos; in DoSomethingInterestingWithMyAPI() local
56 std::vector<InnerFormInfo> innerFormInfos; in DoSomethingInterestingWithMyAPI() local
114 …st std::unordered_map<std::string, std::string> &value, std::vector<InnerFormInfo> &innerFormInfos) in SaveEntries()132 ErrCode FormInfoRdbStorageMgr::LoadFormData(std::vector<InnerFormInfo> &innerFormInfos) in LoadFormData()
46 std::vector<InnerFormInfo> innerFormInfos; in Start() local