OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_sd
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_peeloff.h
50
int
new_sd
;
member in struct:sctp_peeloff_opt
52
HANDLE
new_sd
;
member in struct:sctp_peeloff_opt
/external/chromium_org/rlz/win/lib/
rlz_lib_win.cc
128
typed_buffer_ptr<SECURITY_DESCRIPTOR>
new_sd
(new_sd_size);
135
if (!::MakeAbsoluteSD(original_sd,
new_sd
, &new_sd_size, dacl, &dacl_size,
165
BOOL ok = SetSecurityDescriptorDacl(
new_sd
, TRUE, new_dacl, FALSE);
175
new_sd
);
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.cc
431
const SessionDescription*
new_sd
= new_desc->description();
local
433
const ContentInfos& contents =
new_sd
->contents();
442
new_sd
->GetTransportDescriptionByName(cinfo->name);
[
all
...]
Completed in 303 milliseconds