Searched refs:ensure_trailing_slash (Results 1 – 1 of 1) sorted by relevance
74 static std::string ensure_trailing_slash(const std::string& path) { in ensure_trailing_slash() function84 android_data_dir = ensure_trailing_slash(data); in init_globals_from_data_and_root()87 android_root_dir = ensure_trailing_slash(root); in init_globals_from_data_and_root()102 android_asec_dir = ensure_trailing_slash(getenv(ASEC_MOUNTPOINT_ENV_NAME)); in init_globals_from_data_and_root()