Searched defs:ReleaseValue (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/automation/
H A Dautomation_event_queue.h31 DictionaryValue* ReleaseValue() { return event_value_.release(); } function in class:AutomationEventQueue::AutomationEvent
/external/chromium/base/
H A Dplatform_file.h144 // PlatformFile file = pass_file.ReleaseValue();
164 PlatformFile ReleaseValue() { function in class:base::PassPlatformFile
/external/chromium_org/base/
H A Dplatform_file.h257 // PlatformFile file = pass_file.ReleaseValue();
277 PlatformFile ReleaseValue() { function in class:base::PassPlatformFile

Completed in 41 milliseconds