Searched refs:GetHapSourceByModuleName (Results 1 – 4 of 4) sorted by relevance
49 formItemInfo.GetHapSourceByModuleName(moduleName); in DoSomethingInterestingWithMyAPI()
191 std::string GetHapSourceByModuleName(const std::string &moduleName) const;
161 std::string FormItemInfo::GetHapSourceByModuleName(const std::string &moduleName) const in GetHapSourceByModuleName() function in OHOS::AppExecFwk::FormItemInfo
184 newRecord.jsFormCodePath = formInfo.GetHapSourceByModuleName(newRecord.moduleName); in CreateFormRecord()