Searched defs:WARN_UNUSED_RESULT (Results 76 - 100 of 128) sorted by relevance

123456

/external/chromium_org/content/public/test/
H A Dbrowser_test_utils.h148 const std::string& script) WARN_UNUSED_RESULT; member in namespace:content
156 int* result) WARN_UNUSED_RESULT; member in namespace:content
159 bool* result) WARN_UNUSED_RESULT; member in namespace:content
162 std::string* result) WARN_UNUSED_RESULT; member in namespace:content
212 const base::string16& WaitAndGetTitle() WARN_UNUSED_RESULT; member in class:content::TitleWatcher
296 bool WaitForMessage(std::string* message) WARN_UNUSED_RESULT; member in class:content::DOMMessageQueue
/external/chromium_org/courgette/
H A Dassembly_program.h75 CheckBool EmitPeRelocsInstruction() WARN_UNUSED_RESULT; member in class:courgette::AssemblyProgram
78 CheckBool EmitElfRelocationInstruction() WARN_UNUSED_RESULT; member in class:courgette::AssemblyProgram
81 CheckBool EmitElfARMRelocationInstruction() WARN_UNUSED_RESULT; member in class:courgette::AssemblyProgram
84 CheckBool EmitOriginInstruction(RVA rva) WARN_UNUSED_RESULT; member in class:courgette::AssemblyProgram
87 CheckBool EmitByteInstruction(uint8 byte) WARN_UNUSED_RESULT; member in class:courgette::AssemblyProgram
91 WARN_UNUSED_RESULT; member in class:courgette::AssemblyProgram
94 CheckBool EmitRel32(Label* label) WARN_UNUSED_RESULT; member in class:courgette::AssemblyProgram
99 uint16 op_size) WARN_UNUSED_RESULT; member in class:courgette::AssemblyProgram
102 CheckBool EmitAbs32(Label* label) WARN_UNUSED_RESULT; member in class:courgette::AssemblyProgram
138 CheckBool Emit(Instruction* instruction) WARN_UNUSED_RESULT; member in class:courgette::AssemblyProgram
[all...]
H A Ddisassembler_elf_32_arm.h64 const WARN_UNUSED_RESULT; member in class:courgette::DisassemblerElf32ARM
68 AssemblyProgram* program) WARN_UNUSED_RESULT; member in class:courgette::DisassemblerElf32ARM
71 const Elf32_Shdr* section) WARN_UNUSED_RESULT; member in class:courgette::DisassemblerElf32ARM
H A Dencoded_program.h36 CheckBool DefineRel32Label(int index, RVA address) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
37 CheckBool DefineAbs32Label(int index, RVA address) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
43 CheckBool AddOrigin(RVA rva) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
44 CheckBool AddCopy(uint32 count, const void* bytes) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
45 CheckBool AddRel32(int label_index) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
46 CheckBool AddRel32ARM(uint16 op, int label_index) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
47 CheckBool AddAbs32(int label_index) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
48 CheckBool AddPeMakeRelocs(ExecutableType kind) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
49 CheckBool AddElfMakeRelocs() WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
50 CheckBool AddElfARMMakeRelocs() WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
53 CheckBool WriteTo(SinkStreamSet* streams) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
61 CheckBool AssembleTo(SinkStream* buffer) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
96 uint8 type) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
98 SinkStream *buffer) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
99 CheckBool DefineLabelCommon(RvaVector*, int, RVA) WARN_UNUSED_RESULT; member in class:courgette::EncodedProgram
[all...]
H A Dstreams.h124 CheckBool Write(const void* data, size_t byte_count) WARN_UNUSED_RESULT; member in class:courgette::SinkStream
127 CheckBool WriteVarint32(uint32 value) WARN_UNUSED_RESULT; member in class:courgette::SinkStream
130 CheckBool WriteVarint32Signed(int32 value) WARN_UNUSED_RESULT; member in class:courgette::SinkStream
134 CheckBool WriteSizeVarint32(size_t value) WARN_UNUSED_RESULT; member in class:courgette::SinkStream
138 CheckBool Append(SinkStream* other) WARN_UNUSED_RESULT; member in class:courgette::SinkStream
152 CheckBool Reserve(size_t length) WARN_UNUSED_RESULT {
219 CheckBool CopyTo(SinkStream* combined_stream) WARN_UNUSED_RESULT; member in class:courgette::SinkStreamSet
224 CheckBool WriteSet(SinkStreamSet* set) WARN_UNUSED_RESULT; member in class:courgette::SinkStreamSet
227 CheckBool CopyHeaderTo(SinkStream* stream) WARN_UNUSED_RESULT; member in class:courgette::SinkStreamSet
/external/chromium_org/dbus/
H A Dtest_service.h57 bool WaitUntilServiceIsStarted() WARN_UNUSED_RESULT; member in class:dbus::TestService
/external/chromium_org/ipc/
H A Dipc_channel.h153 virtual bool Connect() WARN_UNUSED_RESULT = 0; member in class:IPC::Channel
/external/chromium_org/net/test/embedded_test_server/
H A Dembedded_test_server.h112 bool InitializeAndWaitUntilReady() WARN_UNUSED_RESULT; member in class:net::test_server::EmbeddedTestServer
115 bool ShutdownAndWaitUntilComplete() WARN_UNUSED_RESULT; member in class:net::test_server::EmbeddedTestServer
180 const base::Closure& closure) WARN_UNUSED_RESULT; member in class:net::test_server::EmbeddedTestServer
/external/chromium_org/ui/aura/
H A Dwindow_event_dispatcher.h82 const gfx::Point& point) WARN_UNUSED_RESULT; member in class:aura::WindowEventDispatcher
156 ui::EventType type) WARN_UNUSED_RESULT; member in class:aura::WindowEventDispatcher
158 ui::GestureRecognizer::Gestures* gestures) WARN_UNUSED_RESULT; member in class:aura::WindowEventDispatcher
217 ui::EventDispatchDetails DispatchHeldEvents() WARN_UNUSED_RESULT; member in class:aura::WindowEventDispatcher
225 ui::EventDispatchDetails SynthesizeMouseMoveEvent() WARN_UNUSED_RESULT; member in class:aura::WindowEventDispatcher
/external/chromium_org/ui/events/test/
H A Devents_test_utils.h91 EventDispatchDetails SendEventToProcessor(Event* event) WARN_UNUSED_RESULT; member in class:ui::EventSourceTestApi
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_runner.h117 ui::MenuSourceType source_type) WARN_UNUSED_RESULT; member in class:views::MenuRunner
/external/chromium_org/v8/src/base/platform/
H A Dmutex.h53 bool TryLock() WARN_UNUSED_RESULT; member in class:v8::base::FINAL
152 bool TryLock() WARN_UNUSED_RESULT; member in class:v8::base::FINAL
/external/chromium_org/v8/src/compiler/
H A Dsimplified-operator.h70 const FieldAccess& FieldAccessOf(const Operator* op) WARN_UNUSED_RESULT; member in namespace:v8::internal::compiler
71 const ElementAccess& ElementAccessOf(const Operator* op) WARN_UNUSED_RESULT; member in namespace:v8::internal::compiler
/external/chromium_org/base/files/
H A Dfile_path.h223 FilePath DirName() const WARN_UNUSED_RESULT; member in class:base::FilePath
229 FilePath BaseName() const WARN_UNUSED_RESULT; member in class:base::FilePath
255 FilePath RemoveExtension() const WARN_UNUSED_RESULT; member in class:base::FilePath
259 FilePath RemoveFinalExtension() const WARN_UNUSED_RESULT; member in class:base::FilePath
269 const StringType& suffix) const WARN_UNUSED_RESULT; member in class:base::FilePath
271 const base::StringPiece& suffix) const WARN_UNUSED_RESULT; member in class:base::FilePath
276 const StringType& extension) const WARN_UNUSED_RESULT; member in class:base::FilePath
283 const StringType& extension) const WARN_UNUSED_RESULT; member in class:base::FilePath
295 FilePath Append(const StringType& component) const WARN_UNUSED_RESULT; member in class:base::FilePath
296 FilePath Append(const FilePath& component) const WARN_UNUSED_RESULT; member in class:base::FilePath
305 const WARN_UNUSED_RESULT; member in class:base::FilePath
314 bool EndsWithSeparator() const WARN_UNUSED_RESULT; member in class:base::FilePath
318 FilePath AsEndingWithSeparator() const WARN_UNUSED_RESULT; member in class:base::FilePath
322 FilePath StripTrailingSeparators() const WARN_UNUSED_RESULT; member in class:base::FilePath
[all...]
H A Dfile_path_watcher_win.cc52 HANDLE* handle) WARN_UNUSED_RESULT; member in class:base::__anon2255::FilePathWatcherImpl
55 bool UpdateWatch() WARN_UNUSED_RESULT; member in class:base::__anon2255::FilePathWatcherImpl
/external/chromium_org/base/
H A Dpickle.h31 bool ReadBool(bool* result) WARN_UNUSED_RESULT; member in class:PickleIterator
32 bool ReadInt(int* result) WARN_UNUSED_RESULT; member in class:PickleIterator
33 bool ReadLong(long* result) WARN_UNUSED_RESULT; member in class:PickleIterator
34 bool ReadUInt16(uint16* result) WARN_UNUSED_RESULT; member in class:PickleIterator
35 bool ReadUInt32(uint32* result) WARN_UNUSED_RESULT; member in class:PickleIterator
36 bool ReadInt64(int64* result) WARN_UNUSED_RESULT; member in class:PickleIterator
37 bool ReadUInt64(uint64* result) WARN_UNUSED_RESULT; member in class:PickleIterator
38 bool ReadFloat(float* result) WARN_UNUSED_RESULT; member in class:PickleIterator
39 bool ReadDouble(double* result) WARN_UNUSED_RESULT; member in class:PickleIterator
40 bool ReadString(std::string* result) WARN_UNUSED_RESULT; member in class:PickleIterator
41 bool ReadWString(std::wstring* result) WARN_UNUSED_RESULT; member in class:PickleIterator
42 bool ReadString16(base::string16* result) WARN_UNUSED_RESULT; member in class:PickleIterator
43 bool ReadData(const char** data, int* length) WARN_UNUSED_RESULT; member in class:PickleIterator
44 bool ReadBytes(const char** data, int length) WARN_UNUSED_RESULT; member in class:PickleIterator
[all...]
/external/chromium_org/base/test/launcher/
H A Dtest_launcher.h90 bool Run() WARN_UNUSED_RESULT; member in class:base::TestLauncher
118 bool Init() WARN_UNUSED_RESULT; member in class:base::TestLauncher
/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_backend_host_impl.h101 OVERRIDE WARN_UNUSED_RESULT; member in class:browser_sync::SyncBackendHostImpl
/external/chromium_org/chrome/test/base/
H A Dui_test_utils.h271 SkBitmap* bitmap) WARN_UNUSED_RESULT; member in namespace:ui_test_utils
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_manager.h239 bool* is_credit_card) const WARN_UNUSED_RESULT; member in class:autofill::AutofillManager
244 FormStructure** form_structure) const WARN_UNUSED_RESULT; member in class:autofill::AutofillManager
253 AutofillField** autofill_field) WARN_UNUSED_RESULT; member in class:autofill::AutofillManager
261 FormStructure** updated_form) WARN_UNUSED_RESULT; member in class:autofill::AutofillManager
/external/chromium_org/content/public/browser/
H A Dbrowser_thread.h188 static base::SequencedWorkerPool* GetBlockingPool() WARN_UNUSED_RESULT; member in class:content::BrowserThread
192 static bool IsThreadInitialized(ID identifier) WARN_UNUSED_RESULT; member in class:content::BrowserThread
196 static bool CurrentlyOn(ID identifier) WARN_UNUSED_RESULT; member in class:content::BrowserThread
201 static bool IsMessageLoopValid(ID identifier) WARN_UNUSED_RESULT; member in class:content::BrowserThread
205 static bool GetCurrentThreadIdentifier(ID* identifier) WARN_UNUSED_RESULT; member in class:content::BrowserThread
/external/chromium_org/media/base/android/
H A Dmedia_codec_bridge.h175 bool GetOutputBuffers() WARN_UNUSED_RESULT; member in class:media::MediaCodecBridge
199 bool StartInternal() WARN_UNUSED_RESULT; member in class:media::MediaCodecBridge
209 size_t data_size) WARN_UNUSED_RESULT; member in class:media::MediaCodecBridge
229 bool play_audio, jobject media_crypto) WARN_UNUSED_RESULT; member in class:media::AudioCodecBridge
/external/chromium_org/media/formats/mp4/
H A Dbox_reader.h41 bool Read1(uint8* v) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
42 bool Read2(uint16* v) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
43 bool Read2s(int16* v) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
44 bool Read4(uint32* v) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
45 bool Read4s(int32* v) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
46 bool Read8(uint64* v) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
47 bool Read8s(int64* v) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
49 bool ReadFourCC(FourCC* v) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
51 bool ReadVec(std::vector<uint8>* t, int count) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
55 bool Read4Into8(uint64* v) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
56 bool Read4sInto8s(int64* v) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
59 bool SkipBytes(int nbytes) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
70 template<typename T> bool Read(T* t) WARN_UNUSED_RESULT; member in class:media::mp4::BufferReader
99 bool* err) WARN_UNUSED_RESULT; member in class:media::mp4::BoxReader
109 bool ScanChildren() WARN_UNUSED_RESULT; member in class:media::mp4::BoxReader
112 bool HasChild(Box* child) WARN_UNUSED_RESULT; member in class:media::mp4::BoxReader
116 bool ReadChild(Box* child) WARN_UNUSED_RESULT; member in class:media::mp4::BoxReader
120 bool MaybeReadChild(Box* child) WARN_UNUSED_RESULT; member in class:media::mp4::BoxReader
124 std::vector<T>* children) WARN_UNUSED_RESULT; member in class:media::mp4::BoxReader
128 std::vector<T>* children) WARN_UNUSED_RESULT; member in class:media::mp4::BoxReader
134 std::vector<T>* children) WARN_UNUSED_RESULT; member in class:media::mp4::BoxReader
139 bool ReadFullBoxHeader() WARN_UNUSED_RESULT; member in class:media::mp4::BoxReader
[all...]
/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dsandbox_bpf.h169 bool StartSandbox(SandboxThreadState thread_state) WARN_UNUSED_RESULT; member in class:sandbox::SandboxBPF
/external/chromium_org/third_party/webrtc/base/
H A Dcommon.h215 // int foo() WARN_UNUSED_RESULT;
219 #if !defined(WARN_UNUSED_RESULT)
221 #define WARN_UNUSED_RESULT __attribute__((warn_unused_result)) macro
223 #define WARN_UNUSED_RESULT
225 #endif // WARN_UNUSED_RESULT

Completed in 3452 milliseconds

123456