Searched defs:dlname (Results 1 - 3 of 3) sorted by relevance
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/ |
| H A D | wifi_service_manager.cpp | 98 int WifiServiceManager::GetServiceDll(const std::string &name, std::string &dlname) in GetServiceDll() argument 122 int WifiServiceManager::LoadStaService(const std::string &dlname, int instId, bool bCreate) in LoadStaService() argument 154 int WifiServiceManager::LoadSelfCureService(const std::string &dlname, bool bCreate) in LoadSelfCureService() argument 167 int WifiServiceManager::LoadScanService(const std::string &dlname, bool bCreate) in LoadScanService() argument 181 int WifiServiceManager::LoadApService(const std::string &dlname, bool bCreate) in LoadApService() argument 196 int WifiServiceManager::LoadP2pService(const std::string &dlname, bool bCreate) in LoadP2pService() argument 209 int WifiServiceManager::LoadEnhanceService(const std::string &dlname, bool bCreate) in LoadEnhanceService() argument 245 std::string dlname; CheckAndEnforceService() local [all...] |
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/mock/ |
| H A D | mock_wifi_service_manager.cpp | 55 int WifiServiceManager::GetServiceDll(const std::string &name, std::string &dlname) in GetServiceDll() argument 65 int WifiServiceManager::LoadStaService(const std::string &dlname, int instId, bool bCreate) in LoadStaService() argument 80 int WifiServiceManager::LoadSelfCureService(const std::string &dlname, bool bCreate) in LoadSelfCureService() argument 87 int WifiServiceManager::LoadScanService(const std::string &dlname, bool bCreate) in LoadScanService() argument 94 int WifiServiceManager::LoadApService(const std::string &dlname, bool bCreate) in LoadApService() argument 102 int WifiServiceManager::LoadP2pService(const std::string &dlname, bool bCreate) in LoadP2pService() argument 109 int WifiServiceManager::LoadEnhanceService(const std::string &dlname, bool bCreate) in LoadEnhanceService() argument
|
| /third_party/libunwind/libunwind/src/dwarf/ |
| H A D | Gfind_proc_info-lsb.c | 253 locate_debug_info(unw_addr_space_t as, unw_word_t addr, unw_word_t segbase, const char *dlname, unw_word_t start, unw_word_t end) locate_debug_info() argument
|
Completed in 3 milliseconds