HomeSort by relevance Sort by last modified time
    Searched refs:GetNextSelector (Results 1 - 6 of 6) sorted by null

  /external/pdfium/core/fxcrt/css/
cfx_cssselector.h 28 CFX_CSSSelector* GetNextSelector() const;
cfx_cssselector.cpp 46 CFX_CSSSelector* CFX_CSSSelector::GetNextSelector() const {
cfx_cssstylesheet_unittest.cpp 150 sel = sel->GetNextSelector();
154 sel = sel->GetNextSelector();
158 sel = sel->GetNextSelector();
cfx_cssstyleselector.cpp 74 if (!pSel || pSel->GetNextSelector() ||
  /device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
ForEach.c 52 GetNextStatus = mIpSecConfig->GetNextSelector (
62 GetNextStatus = mIpSecConfig->GetNextSelector (
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IpSecConfig.h 691 configuration database. On each call to GetNextSelector(), the next entry
700 On the initial call to GetNextSelector() to start the IPsec configuration database
702 to SetData() between calls to GetNextSelector may produce unpredictable results.
708 returned by GetNextSelector().
800 EFI_IPSEC_CONFIG_GET_NEXT_SELECTOR GetNextSelector;

Completed in 181 milliseconds