Searched defs:type_flag (Results 1 - 1 of 1) sorted by relevance
/frameworks/native/libs/vr/libpdx_default_transport/ |
H A D | pdx_tool.cpp | 99 int type_flag, FTW* ftw_buffer); 102 int type_flag, FTW* ftw_buffer); 103 int DumpCommandCallback(const char* path, const struct stat* sb, int type_flag, 158 int ReloadCommandCallback(const char* path, const struct stat*, int type_flag, argument 160 if (type_flag == FTW_F) 165 int DumpCommandCallback(const char* path, const struct stat*, int type_flag, argument 167 if (type_flag == FTW_F)
|
Completed in 20 milliseconds