Home
last modified time | relevance | path

Searched refs:code_path (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
Dcommands.h47 const char* code_path, int64_t *codesize, int64_t *datasize, int64_t *cachesize,
Dcommands.cpp683 const char *code_path, int64_t *codesize, int64_t *datasize, int64_t *cachesize, in get_app_size() argument
688 d = opendir(code_path); in get_app_size()