OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_success
(Results
1 - 7
of
7
) sorted by null
/external/perfetto/src/ipc/
client_impl_unittest.cc
149
reply.mutable_msg_bind_service_reply()->
set_success
(true);
242
reply->
set_success
(true);
320
reply->
set_success
(true);
363
reply->
set_success
(true);
407
reply->
set_success
(true);
504
reply->
set_success
(true);
host_impl.cc
149
reply->
set_success
(true);
167
reply_frame.mutable_msg_invoke_method_reply()->
set_success
(false);
226
reply_frame_data->
set_success
(true);
buffered_frame_deserializer_unittest.cc
129
bind_reply->
set_success
(true);
/external/webrtc/webrtc/base/
httpserver_unittest.cc
42
transaction->response.
set_success
();
httpcommon.h
415
void
set_success
(uint32_t scode = HC_OK);
416
void
set_success
(const std::string& content_type,
httpcommon.cc
603
void HttpResponseData::
set_success
(uint32_t scode) {
function in class:rtc::HttpResponseData
609
void HttpResponseData::
set_success
(const std::string& content_type,
function in class:rtc::HttpResponseData
/frameworks/base/cmds/incidentd/src/
Reporter.cpp
387
sectionMetadata->
set_success
((!mHadError) && mSectionBufferSuccess);
Completed in 180 milliseconds