Searched defs:formSrc (Results 1 – 10 of 10) sorted by relevance
82 std::string formSrc = "formSrc"; variable130 std::string formSrc = "formSrc"; variable173 std::string formSrc = "formSrc"; variable219 std::string formSrc = "formSrc"; variable
34 …onst std::map<std::string, sptr<AppExecFwk::FormAshmem>>& imageDataMap, const std::string& formSrc, in RunCard()
45 std::string formSrc(data, size); in DoSomethingInterestingWithMyAPI() local
91 void SetFormSrc(std::string formSrc) in SetFormSrc()
164 void SetFormSrc(std::string formSrc) in SetFormSrc()
44 std::string formSrc; member
62 std::string formSrc = ""; variable
156 …onst std::map<std::string, sptr<AppExecFwk::FormAshmem>>& imageDataMap, const std::string& formSrc, in RunCard()
392 void FormItemInfo::SetFormSrc(const std::string &formSrc) in SetFormSrc()
1943 auto formSrc = formInfo.src; in CreateFormItemInfo() local