Searched defs:apiVersionObj (Results 1 – 4 of 4) sorted by relevance
258 std::unique_ptr<PtJson> apiVersionObj; in GetFaModuleApiVersionByAppObj() local267 std::unique_ptr<PtJson>& apiVersionObj, ModuleApiVersion& moduleApiVersion) in GetFaModuleApiVersionByApiVersionObj()395 std::unique_ptr<PtJson> apiVersionObj; in GetFaCompileSdkTypeByAppObj() local431 std::unique_ptr<PtJson> apiVersionObj; in GetFaCompileSdkVersionByAppObj() local598 std::unique_ptr<PtJson> apiVersionObj; in GetFaReleaseTypeByAppObj() local
99 std::unique_ptr<PtJson> apiVersionObj; in ParseApiVersion() local
237 bool ModuleJson::GetApiVersionObject(std::unique_ptr<PtJson>& apiVersionObj) in GetApiVersionObject()
249 JSONObject apiVersionObj = appObj.getJSONObject(API_VERSION); in parseFAModuleApiVersion() local1749 JSONObject apiVersionObj = appObj.getJSONObject(API_VERSION); in getFACompileSdkVersion() local1768 JSONObject apiVersionObj = appObj.getJSONObject(API_VERSION); in getFACompileSdkType() local1904 JSONObject apiVersionObj = appObj.getJSONObject(API_VERSION); in getFAReleaseType() local