Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp346 std::vector<std::string> soEntryFiles; in ExtractFiles() local
1466 const std::vector<std::string> &soEntryFiles, Security::CodeSign::EntryMap &entryMap) in PrepareEntryMap()
1521 std::vector<std::string> soEntryFiles; in VerifyCodeSignature() local
1564 std::vector<std::string> soEntryFiles; in CheckEncryption() local
1618 std::vector<std::string> &soEntryFiles) in ObtainNativeSoFile()
1860 std::vector<std::string> soEntryFiles; in ExtractSoFilesToTmpHapPath() local
1927 std::vector<std::string> soEntryFiles; in ExtractSoFilesToTmpSoPath() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_operator_test.cpp1374 std::vector<std::string> soEntryFiles; variable