Searched defs:isCopy (Results 1 – 5 of 5) sorted by relevance
28 std::shared_ptr<MaskCmdList> MaskCmdList::CreateFromData(const CmdListData& data, bool isCopy) in CreateFromData()
30 std::shared_ptr<DrawCmdList> DrawCmdList::CreateFromData(const CmdListData& data, bool isCopy) in CreateFromData()
224 bool isCopy = GetData<bool>(); in DoMarshallingHelper003() local440 bool isCopy = GetData<bool>(); in DoMarshallingHelper011() local
313 bool isCopy = false; variable
928 int SQLiteSingleVerStorageExecutor::GetNextEntryFromResultSet(Key &key, Value &value, bool isCopy) in GetNextEntryFromResultSet()