Searched refs:StartAt (Results 1 – 3 of 3) sorted by relevance
233 void StartAt(const io::Tokenizer::Token& token);236 void StartAt(const LocationRecorder& other);
341 void Parser::LocationRecorder::StartAt(const io::Tokenizer::Token& token) { in StartAt() function in google::protobuf::compiler::Parser::LocationRecorder346 void Parser::LocationRecorder::StartAt(const LocationRecorder& other) { in StartAt() function in google::protobuf::compiler::Parser::LocationRecorder739 group_location.StartAt(field_location); in ParseMessageFieldNoLabel()750 location.StartAt(name_token); in ParseMessageFieldNoLabel()760 location.StartAt(name_token); in ParseMessageFieldNoLabel()1193 end_location.StartAt(start_token); in ParseExtensions()1243 extendee_location.StartAt(extendee_start); in ParseExtend()
3245 virtual HRESULT WINAPI StartAt(const REFERENCE_TIME *ptStart,DWORD dwCookie) = 0;3255 … HRESULT (WINAPI *StartAt)(IAMStreamControl *This,const REFERENCE_TIME *ptStart,DWORD dwCookie);3267 #define IAMStreamControl_StartAt(This,ptStart,dwCookie) (This)->lpVtbl->StartAt(This,ptStart,dwCook…