Searched refs:GetFormSrc (Results 1 – 8 of 8) sorted by relevance
89 if (GetFormSrc().empty()) { in RunPage()98 urlPath = GetFormSrcPath(GetFormSrc(), FILE_TYPE_JSON); in RunPage()138 if (GetFormSrc().empty()) { in GetWindowConfig()
92 if (GetFormSrc().empty()) { in RunPage()101 urlPath = GetFormSrcPath(GetFormSrc(), FILE_TYPE_BIN); in RunPage()
96 std::string GetFormSrc() const in GetFormSrc() function
159 std::string GetFormSrc() const in GetFormSrc() function
47 formItemInfo.GetFormSrc(); in DoSomethingInterestingWithMyAPI()
238 std::string GetFormSrc() const;
384 std::string FormItemInfo::GetFormSrc() const in GetFormSrc() function in OHOS::AppExecFwk::FormItemInfo
185 newRecord.formSrc = formInfo.GetFormSrc(); in CreateFormRecord()