Searched defs:SetToken (Results 1 – 9 of 9) sorted by relevance
211 struct SetToken { struct212 typedef SetToken ValueType; argument213 static const CommandId kCmdId = kSetToken; argument234 COMPILE_ASSERT(sizeof(SetToken) == 8, Sizeof_SetToken_is_not_8); argument
29 void CloudPrintTokenStore::SetToken(const std::string& token) { in SetToken() function in cloud_print::CloudPrintTokenStore
35 void AsyncAPIMock::SetToken(unsigned int command, in SetToken() function in gpu::AsyncAPIMock
159 void CommandBufferService::SetToken(int32 token) { in SetToken() function in gpu::CommandBufferService
207 TEST_F(CommonDecoderTest, SetToken) { in TEST_F() argument
97 void MockCommandBufferBase::SetToken(int32 token) { in SetToken() function in gpu::MockCommandBufferBase
50 void SetToken(unsigned int command, in SetToken() function in gpu::BaseRingBufferTest
198 void SetToken(uint32 token) { in SetToken() function
509 procedure SetToken(const Value: IToken); procedure3833 procedure TRecognizerSharedState.SetToken(const Value: IToken); procedure