Searched refs:kSupportedTypes (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Djsepsessiondescription.cc40 static const char* kSupportedTypes[] = { member in namespace:webrtc
48 for (size_t i = 0; i < arraysize(kSupportedTypes); ++i) {
49 if (kSupportedTypes[i] == type) {
/external/libchrome/sandbox/linux/services/
H A Dnamespace_sandbox.cc129 const int kSupportedTypes[] = {CLONE_NEWUSER, CLONE_NEWPID, CLONE_NEWNET}; local
130 for (const int ns_type : kSupportedTypes) {

Completed in 48 milliseconds