Searched defs:GetNativeLibraryFileNames (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 346 … 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 D | installd_client.cpp | 346 ErrCode InstalldClient::GetNativeLibraryFileNames(const std::string &filePath, const std::string &c… in GetNativeLibraryFileNames() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_install_client.cpp | 230 ErrCode InstalldClient::GetNativeLibraryFileNames(const std::string &filePath, const std::string &c… in GetNativeLibraryFileNames() function in OHOS::AppExecFwk::InstalldClient
|
H A D | mock_installd_host_impl.cpp | 231 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 D | installd_client.cpp | 412 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 D | bms_install_daemon_test.cpp | 227 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 D | installd_proxy.cpp | 618 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 D | installd_host_impl.cpp | 1291 ErrCode InstalldHostImpl::GetNativeLibraryFileNames(const std::string &filePath, const std::string … in GetNativeLibraryFileNames() function in OHOS::AppExecFwk::InstalldHostImpl
|
H A D | installd_operator.cpp | 1443 bool InstalldOperator::GetNativeLibraryFileNames(const std::string &filePath, const std::string &cp… in GetNativeLibraryFileNames() function in OHOS::AppExecFwk::InstalldOperator
|