Home
last modified time | relevance | path

Searched defs:GetNativeLibraryFileNames (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h346 … virtual ErrCode GetNativeLibraryFileNames(const std::string &filePath, const std::string &cpuAbi, in GetNativeLibraryFileNames() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp346 ErrCode InstalldClient::GetNativeLibraryFileNames(const std::string &filePath, const std::string &c… in GetNativeLibraryFileNames() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_install_client.cpp230 ErrCode InstalldClient::GetNativeLibraryFileNames(const std::string &filePath, const std::string &c… in GetNativeLibraryFileNames() function in OHOS::AppExecFwk::InstalldClient
H A Dmock_installd_host_impl.cpp231 ErrCode InstalldHostImpl::GetNativeLibraryFileNames(const std::string &filePath, const std::string … in GetNativeLibraryFileNames() function in OHOS::AppExecFwk::InstalldHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp412 ErrCode InstalldClient::GetNativeLibraryFileNames(const std::string &filePath, const std::string &c… in GetNativeLibraryFileNames() function in OHOS::AppExecFwk::InstalldClient
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_test.cpp227 int32_t BmsInstallDaemonTest::GetNativeLibraryFileNames(const std::string &filePath, const std::str… in GetNativeLibraryFileNames() function in OHOS::BmsInstallDaemonTest
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_proxy.cpp618 ErrCode InstalldProxy::GetNativeLibraryFileNames(const std::string &filePath, const std::string &cp… in GetNativeLibraryFileNames() function in OHOS::AppExecFwk::InstalldProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1291 ErrCode InstalldHostImpl::GetNativeLibraryFileNames(const std::string &filePath, const std::string … in GetNativeLibraryFileNames() function in OHOS::AppExecFwk::InstalldHostImpl
H A Dinstalld_operator.cpp1443 bool InstalldOperator::GetNativeLibraryFileNames(const std::string &filePath, const std::string &cp… in GetNativeLibraryFileNames() function in OHOS::AppExecFwk::InstalldOperator