Home | History | Annotate | Download | only in space

Lines Matching defs:true

249     *has_system = true;
255 GetDalvikCache(GetInstructionSetString(image_isa), true, &dalvik_cache,
283 return true;
427 return true;
432 return true;
471 return true;
482 bool is_global_cache = true;
509 relocated_version_used = true;
529 relocated_version_used = true;
536 // Since ImageCreationAllowed was true above, we are the zygote
553 relocated_version_used = true;
556 is_system = true;
560 is_system = true;
619 // Since ImageCreationAllowed was true above, we are the zygote
638 space = ImageSpace::Init(cache_filename.c_str(), image_location, true, error_msg);
839 return true;