OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:child_list
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chromeos/network/
certificate_pattern.cc
150
const base::ListValue*
child_list
= NULL;
local
154
if (dict.GetList(onc::certificate::kIssuerCAPEMs, &
child_list
) &&
155
child_list
) {
156
if (!GetAsListOfStrings(*
child_list
, &issuer_ca_pems_))
168
child_list
= NULL;
169
if (dict.GetList(kEnrollmentUriKey, &
child_list
) &&
child_list
) {
170
if (!GetAsListOfStrings(*
child_list
, &enrollment_uri_list_))
/external/kernel-headers/original/linux/
sync.h
113
* @
child_list
: membership in sync_timeline.child_list_head
124
struct list_head
child_list
;
member in struct:sync_pt
perf_event.h
695
* Protect attach/detach and
child_list
:
698
struct list_head
child_list
;
member in struct:perf_event
/external/linux-tools-perf/util/include/linux/added/
perf_event.h
828
* Protect attach/detach and
child_list
:
831
struct list_head
child_list
;
member in struct:perf_event
/external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
reflection_test.py
[
all
...]
/external/protobuf/python/google/protobuf/internal/
reflection_test.py
[
all
...]
Completed in 125 milliseconds