OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:group_line
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
grp_pwd_file.cpp
344
GroupLine
group_line
;
345
return mmap_file_.FindById(id, &
group_line
) &&
group_line
.ToGroupState(group_state);
350
GroupLine
group_line
;
351
return mmap_file_.FindByName(name, &
group_line
) &&
group_line
.ToGroupState(group_state);
/external/webrtc/talk/app/webrtc/
webrtcsdp.cc
826
std::string
group_line
= kAttrGroup;
local
[
all
...]
Completed in 103 milliseconds