Home
last modified time | relevance | path

Searched defs:apex_file_path (Results 1 – 4 of 4) sorted by relevance

/system/apex/tools/
Dapex_compression_test.py163 def _get_container_files(self, apex_file_path): argument
242 def _get_type(self, apex_file_path): argument
/system/apex/apexer/
Dapexer_test.py209 def _get_container_files(self, apex_file_path): argument
248 def _extract_payload(self, apex_file_path): argument
/system/apex/tests/testdata/sharedlibs/build/
Dshared_libs_repack.py134 def get_container_files(apex_file_path, tmpdir): argument
/system/apex/apexd/
Dapexd.cpp1513 std::string& apex_file_path = (*scan)[0]; in GetStagedApexFiles() local