Searched refs:AsAsyncRemoteExecuteNode (Results 1 – 2 of 2) sorted by relevance
72 virtual AsyncRemoteExecuteNode* AsAsyncRemoteExecuteNode() { return nullptr; } in AsAsyncRemoteExecuteNode() function96 AsyncRemoteExecuteNode* AsAsyncRemoteExecuteNode() final { return this; } in AsAsyncRemoteExecuteNode() function
357 item->node->AsAsyncRemoteExecuteNode(); in RunItem()