Searched refs:asec_mountpoint_ (Results 1 – 1 of 1) sorted by relevance
238 asec_mountpoint_ = *system_properties_.GetProperty(ASEC_MOUNTPOINT_ENV_NAME); in ReadEnvironment()259 int result = setenv(ASEC_MOUNTPOINT_ENV_NAME, asec_mountpoint_.c_str(), 0); in CheckAndInitializeInstalldGlobals()685 std::string asec_mountpoint_; member in android::installd::OTAPreoptService