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

/frameworks/base/tests/Split/
H A DAndroid.mk21 LOCAL_PACKAGE_NAME := Split
/frameworks/native/cmds/installd/
H A Dstring_helpers.h33 // Split the input according to the separator character. Doesn't honor quotation.
34 static inline std::vector<std::string> Split(const std::string& in, const char separator) { function in namespace:android::installd
H A Dotapreopt.cpp298 for (const std::string& boot_part : Split(boot_cp, ':')) {
327 std::vector<std::string> extra_vals = Split(*extra_opts, ' ');
H A Dcommands.cpp1279 std::vector<std::string> code_full_paths = base::Split(code_path_string, ";");
/frameworks/native/vulkan/libvulkan/
H A Dlayers_extensions.cpp395 std::vector<std::string> paths = android::base::Split(pathstr, ":");
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...

Completed in 516 milliseconds