Searched defs:compileSdkType (Results 1 – 5 of 5) sorted by relevance
194 std::string compileSdkType = DEFAULT_COMPILE_SDK_TYPE; member
245 std::string compileSdkType = DEFAULT_COMPILE_SDK_TYPE; member
222 std::string compileSdkType = Profile::COMPILE_SDK_TYPE_OPEN_HARMONY; member
122 std::string compileSdkType = Profile::COMPILE_SDK_TYPE_OPEN_HARMONY; member
2848 std::string compileSdkType = infos.begin()->second.GetBaseApplicationInfo().compileSdkType; in CheckApiInfo() local