Home
last modified time | relevance | path

Searched refs:FOR_EACH_LIST (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_service_manager.cpp233 FOR_EACH_LIST(it, pimpl->profilesState_, transport) in OnAllEnabled() function
260 FOR_EACH_LIST(it, pimpl->profilesState_, transport) in EnableProfiles() function
390 FOR_EACH_LIST(it, pimpl->profilesState_, transport) in OnAllDisabled() function
417 FOR_EACH_LIST(it, pimpl->profilesState_, transport) in DisableProfiles() function
H A Dprofile_list.h239 #define FOR_EACH_LIST(it, profileList, transport) for (auto it : *(profileList.GetProfiles(transport))) macro

Completed in 3 milliseconds