Home
last modified time | relevance | path

Searched defs:StartAt (Results 1 – 4 of 4) sorted by relevance

/external/openthread/src/core/common/
Dtimer.cpp85 void TimerMilli::StartAt(TimeMilli aStartTime, uint32_t aDelay) in StartAt() function in ot::TimerMilli
236 void TimerMicro::StartAt(TimeMicro aStartTime, uint32_t aDelay) in StartAt() function in ot::TimerMicro
Dtrickle_timer.hpp167 void StartAt(void) {} in StartAt() function in ot::TrickleTimer
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc452 void Parser::LocationRecorder::StartAt(const io::Tokenizer::Token& token) { in StartAt() function in google::protobuf::compiler::Parser::LocationRecorder
457 void Parser::LocationRecorder::StartAt(const LocationRecorder& other) { in StartAt() function in google::protobuf::compiler::Parser::LocationRecorder
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc453 void Parser::LocationRecorder::StartAt(const io::Tokenizer::Token& token) { in StartAt() function in google::protobuf::compiler::Parser::LocationRecorder
458 void Parser::LocationRecorder::StartAt(const LocationRecorder& other) { in StartAt() function in google::protobuf::compiler::Parser::LocationRecorder