HomeSort by relevance Sort by last modified time
    Searched refs:create_persona_path (Results 1 - 4 of 4) sorted by null

  /frameworks/base/cmds/installd/
installd.h 105 int create_persona_path(char path[PKG_PATH_MAX],
utils.c 102 int create_persona_path(char path[PKG_PATH_MAX], function
commands.c 145 if (create_persona_path(pkgdir, persona))
195 if (create_persona_path(datadir, 0)) {
  /frameworks/base/cmds/installd/tests/
installd_utils_test.cpp 343 EXPECT_EQ(0, create_persona_path(path, 0))
353 EXPECT_EQ(0, create_persona_path(path, 1))

Completed in 1614 milliseconds