Home
last modified time | relevance | path

Searched defs:dst_size (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
Dutils.c42 size_t dst_size = PKG_PATH_MAX; in create_pkg_path_in_dir() local
78 size_t dst_size = sizeof(prefix); in create_pkg_path() local
119 size_t dst_size = PKG_PATH_MAX; in create_user_path() local
1001 size_t dst_size = path_len + 2; in get_path_from_string() local
1059 int append_and_increment(char** dst, const char* src, size_t* dst_size) { in append_and_increment()
/frameworks/native/cmds/installd/tests/
Dinstalld_utils_test.cpp449 size_t dst_size = 10; in TEST_F() local
468 size_t dst_size = 5; in TEST_F() local