Searched defs:refProfilePath (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1522 auto refProfilePath = create_primary_ref_profile_dir_path(); local
1523 calculate_tree_size(refProfilePath, &stats.codeSize, -1, -1, true);
1586 auto refProfilePath = create_primary_ref_profile_dir_path(); local
1587 calculate_tree_size(refProfilePath, &stats.codeSize);

Completed in 44 milliseconds