HomeSort by relevance Sort by last modified time
    Searched defs:command_queue_ (Results 1 - 2 of 2) sorted by null

  /external/libweave/src/
component_manager_impl.h 216 // This member must be defined before |command_queue_|.
221 CommandQueue command_queue_; // Command queue containing command instances. member in class:weave::final
  /external/v8/src/debug/
debug.h 512 inline bool has_commands() const { return !command_queue_.IsEmpty(); }
579 LockingCommandMessageQueue command_queue_; member in class:v8::internal::Debug

Completed in 192 milliseconds