Searched refs:usingList (Results 1 – 2 of 2) sorted by relevance
449 std::list<StorageExecutor *> &usingList, int &errCode, bool isExternal) in FetchStorageExecutor() argument459 if (!usingList.empty()) { in FetchStorageExecutor()469 usingList.push_back(item); in FetchStorageExecutor()
134 std::list<StorageExecutor *> &usingList, int &errCode, bool isExternal = false);