Searched refs:kBootClassPathPropertyName (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dotapreopt.cpp234 if (system_properties_.GetProperty(kBootClassPathPropertyName) == nullptr) {
237 boot_classpath_ = *system_properties_.GetProperty(kBootClassPathPropertyName);
975 static constexpr const char* kBootClassPathPropertyName = "BOOTCLASSPATH"; member in class:android::installd::OTAPreoptService

Completed in 2237 milliseconds