HomeSort by relevance Sort by last modified time
    Searched refs:kUnsetSdkVersion (Results 1 - 3 of 3) sorted by null

  /art/runtime/
runtime_options.def 121 RUNTIME_OPTIONS_KEY (int, TargetSdkVersion, Runtime::kUnsetSdkVersion)
runtime.h 777 static constexpr int32_t kUnsetSdkVersion = 0u;
    [all...]
runtime.cc 256 target_sdk_version_(kUnsetSdkVersion),
    [all...]

Completed in 338 milliseconds