Searched defs:load_properties_from_file (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dproperty_service.c455 static void load_properties_from_file(const char *fn) function
512 load_properties_from_file(PROP_PATH_RAMDISK_DEFAULT);
527 load_properties_from_file(PROP_PATH_LOCAL_OVERRIDE);
536 load_properties_from_file(PROP_PATH_SYSTEM_BUILD);
537 load_properties_from_file(PROP_PATH_SYSTEM_DEFAULT);
538 load_properties_from_file(PROP_PATH_LOCAL_OVERRIDE);

Completed in 22 milliseconds