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

  /frameworks/native/cmds/installd/
installd_deps.h 56 extern bool create_cache_path(char path[PKG_PATH_MAX],
installd.cpp 64 bool create_cache_path(char path[PKG_PATH_MAX], const char *src, const char *instruction_set) { function in namespace:android::installd
otapreopt.cpp 843 bool create_cache_path(char path[PKG_PATH_MAX], function in namespace:android::installd
    [all...]
dexopt.cpp     [all...]
InstalldNativeService.cpp     [all...]
  /frameworks/native/cmds/installd/tests/
installd_service_test.cpp 56 bool create_cache_path(char path[PKG_PATH_MAX], const char *src, const char *instruction_set) { function in namespace:android::installd
239 EXPECT_TRUE(create_cache_path(buf, "/path/to/file.apk", "isa"));
installd_cache_test.cpp 63 bool create_cache_path(char path[PKG_PATH_MAX] ATTRIBUTE_UNUSED, function in namespace:android::installd
installd_dexopt_test.cpp 79 bool create_cache_path(char path[PKG_PATH_MAX], const char *src, const char *instruction_set) { function in namespace:android::installd
    [all...]

Completed in 239 milliseconds