Searched defs:op_id (Results 1 – 7 of 7) sorted by relevance
19 AudioDirective::AudioDirective(const std::string& op_id, base::Time end_time) in AudioDirective()29 void AudioDirectiveList::AddDirective(const std::string& op_id, in AddDirective()50 void AudioDirectiveList::RemoveDirective(const std::string& op_id) { in RemoveDirective()76 const std::string& op_id) { in FindDirectiveByOpId()
74 const std::string& op_id, in AddInstruction()106 void AudioDirectiveHandler::RemoveInstructions(const std::string& op_id) { in RemoveInstructions()
27 std::string op_id; member
29 std::string op_id; in AddDirective() local50 void DirectiveHandler::RemoveDirectives(const std::string& op_id) { in RemoveDirectives()
94 const int op_id = GetNextOperationId(); in GetDeviceDataList() local223 int op_id, in OnKeysFetched()
60 virtual void RemoveDirectives(const std::string& op_id) OVERRIDE { in RemoveDirectives()
804 UINT8 op_id; /* Operation ID. */ member