Searched refs:working_memory_ (Results 1 – 2 of 2) sorted by relevance
39 return working_memory_.get(); in working_memory()51 scoped_ptr<DictionaryValue> working_memory_; variable
44 working_memory_(working_memory), in ExecutionContext()89 DictionaryValue* working_memory() { return working_memory_; } in working_memory()104 DictionaryValue* working_memory_; member in __anonf2dd75130111::ExecutionContext695 working_memory_(new DictionaryValue), in JtlInterpreter()712 &hasher, sentence.get(), input_, working_memory_.get()); in Execute()725 return working_memory_->GetBoolean(hashed_key, output); in GetOutputBoolean()732 return working_memory_->GetString(hashed_key, output); in GetOutputString()