Home
last modified time | relevance | path

Searched refs:clientIdMappingFilePath (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/chre/host/test/hal_generic/common/
H A Dhal_client_manager_test.cc128 const std::string &clientIdMappingFilePath, in HalClientManagerForTest() argument
130 : HalClientManager(std::move(deadClientUnlinker), clientIdMappingFilePath,
/aosp_15_r20/system/chre/host/hal_generic/common/
H A Dhal_client_manager.cc475 const std::string &clientIdMappingFilePath, in HalClientManager() argument
478 mClientMappingFilePath = clientIdMappingFilePath; in HalClientManager()
H A Dhal_client_manager.h154 const std::string &clientIdMappingFilePath,