Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js605 instances[instanceId] = {asyncMode: false}; property in paginationService.registerInstance.instances
650 instances[instanceId].asyncMode = true;
654 instances[instanceId].asyncMode = false;
658 return instances[instanceId].asyncMode;