OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOrganizationName
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/base/
pathutils.h
116
inline void
GetOrganizationName
(std::string* organization) {
117
Filesystem::
GetOrganizationName
(organization);
fileutils.h
247
void
GetOrganizationName
(std::string* organization) {
394
static void
GetOrganizationName
(std::string* organization) {
395
EnsureDefaultFilesystem()->
GetOrganizationName
(organization);
Completed in 87 milliseconds