Searched defs:apiVersionObj (Results 1 – 7 of 7) sorted by relevance
282 std::unique_ptr<PtJson> apiVersionObj; in GetFaModuleApiVersionByAppObj() local291 std::unique_ptr<PtJson>& apiVersionObj, ModuleApiVersion& moduleApiVersion) in GetFaModuleApiVersionByApiVersionObj()419 std::unique_ptr<PtJson> apiVersionObj; in GetFaCompileSdkTypeByAppObj() local455 std::unique_ptr<PtJson> apiVersionObj; in GetFaCompileSdkVersionByAppObj() local622 std::unique_ptr<PtJson> apiVersionObj; in GetFaReleaseTypeByAppObj() local886 std::unique_ptr<PtJson> apiVersionObj; in SetFaMinAPIVersion() local907 std::unique_ptr<PtJson> apiVersionObj; in SetFaTargetAPIVersion() local928 std::unique_ptr<PtJson> apiVersionObj; in SetFaApiReleaseType() local
310 std::unique_ptr<PtJson>& apiVersionObj) in GetApiVersionObjectByModuleObj()731 std::unique_ptr<PtJson> apiVersionObj; in SetMinAPIVersion() local765 std::unique_ptr<PtJson> apiVersionObj; in SetTargetAPIVersion() local799 std::unique_ptr<PtJson> apiVersionObj; in SetApiReleaseType() local
99 std::unique_ptr<PtJson> apiVersionObj; in ParseApiVersion() local
238 bool ModuleJson::GetApiVersionObject(std::unique_ptr<PtJson>& apiVersionObj) in GetApiVersionObject()
3361 std::unique_ptr<AppPackingTool::PtJson> apiVersionObj; variable3376 std::unique_ptr<AppPackingTool::PtJson> apiVersionObj; variable3394 std::unique_ptr<AppPackingTool::PtJson> apiVersionObj; variable3411 std::unique_ptr<AppPackingTool::PtJson> apiVersionObj; variable
250 JSONObject apiVersionObj = appObj.getJSONObject(API_VERSION); in parseFAModuleApiVersion() local1780 JSONObject apiVersionObj = appObj.getJSONObject(API_VERSION); in getFACompileSdkVersion() local1799 JSONObject apiVersionObj = appObj.getJSONObject(API_VERSION); in getFACompileSdkType() local1935 JSONObject apiVersionObj = appObj.getJSONObject(API_VERSION); in getFAReleaseType() local
4117 JSONObject apiVersionObj = appObject.getJSONObject(API_VERSION); in parseAndModifyGeneralConfigJson() local4330 JSONObject apiVersionObj = moduleJson.getJSONObject(API_VERSION); in setApiVersion() local