| /third_party/skia/third_party/externals/expat/expat/xmlwf/ |
| H A D | xmlfile.c | 87 reportError(XML_Parser parser, const XML_Char *filename) { in reportError() argument 102 processFile(const void *data, size_t size, const XML_Char *filename, in processFile() argument 156 const XML_Char *filename; in externalEntityRefFilemap() local 184 processStream(const XML_Char *filename, XML_Parser parser) processStream() argument 233 const XML_Char *filename; externalEntityRefStream() local 246 XML_ProcessFile(XML_Parser parser, const XML_Char *filename, unsigned flags) XML_ProcessFile() argument [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_shared_code_generator.cc | 66 std::string filename = package_dir + classname + ".java"; in Generate() local 164 std::string filename = file_->dependency(i)->name(); in GenerateDescriptors() local
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | plugin.cc | 75 virtual io::ZeroCopyOutputStream* Open(const std::string& filename) { in Open() argument 81 OpenForInsert( const std::string& filename, const std::string& insertion_point) OpenForInsert() argument
|
| H A D | annotation_test_util.cc | 72 void AddFile(const std::string& filename, const std::string& data) { in AddFile() argument 77 bool RunProtoCompiler(const std::string& filename, in RunProtoCompiler() argument
|
| /third_party/python/Programs/ |
| H A D | _freeze_module.c | 123 char *filename = (char *) malloc(strlen(name) + 10); in compile_and_marshal() local
|
| /third_party/python/Python/ |
| H A D | Python-tokenize.c | 46 PyObject *filename = PyUnicode_FromString("<string>"); in tokenizeriter_new_impl() local
|
| /third_party/python/Modules/clinic/ |
| H A D | _gdbmmodule.c.h | 271 PyObject *filename; in dbmopen() local
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_bootstrap_unittest.cc | 77 void AddError(const std::string& filename, int line, int column, in AddError() argument 116 virtual io::ZeroCopyOutputStream* Open(const std::string& filename) { in Open() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_bootstrap_unittest.cc | 71 void AddError(const string& filename, int line, int column, in AddError() argument 100 virtual io::ZeroCopyOutputStream* Open(const string& filename) { in Open() argument
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | common_unittest.cc | 82 void CaptureLog(LogLevel level, const char* filename, int line, in CaptureLog() argument
|
| /third_party/protobuf/src/google/protobuf/testing/ |
| H A D | googletest.cc | 279 void ScopedMemoryLog::HandleLog(LogLevel level, const char* filename, in HandleLog() argument
|
| /third_party/selinux/libsepol/tests/ |
| H A D | test-expander.c | 72 char *filename[num_modules + 1]; in expander_policy_init() local
|
| /third_party/spirv-tools/tools/ |
| H A D | io.h | 57 bool WasFileCorrectlyRead(FILE* file, const char* filename) { in WasFileCorrectlyRead() argument 86 bool ReadBinaryFile(const char* filename, std::vector<T>* data) { in ReadBinaryFile() argument 108 ReadTextFile(const char* filename, std::vector<T>* data) ReadTextFile() argument 130 OutputFile(const char* filename, const char* mode) OutputFile() argument 168 WriteFile(const char* filename, const char* mode, const T* data, size_t count) WriteFile() argument [all...] |
| /third_party/spirv-tools/tools/objdump/ |
| H A D | extract_source.cpp | 195 std::string filename; in ExtractSourceFromModule() local 103 extractOpSource(const spv_position_t& loc, const spv_parsed_instruction_t& instruction, spv::Id* filename, std::string* code) extractOpSource() argument
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluTexture.hpp | 85 static Texture2D* create (const RenderContext& context, const ContextInfo& contextInfo, const tcu::Archive& archive, const char* filename) { return create(context, contextInfo, archive, 1, &filename); } in create() argument
|
| /third_party/zlib/contrib/minizip/ |
| H A D | ioapi.c | 86 static voidpf ZCALLBACK fopen_file_func(voidpf opaque, const char* filename, int mode) { in fopen_file_func() argument 104 fopen64_file_func(voidpf opaque, const void* filename, int mode) fopen64_file_func() argument [all...] |
| /base/hiviewdfx/hiview/plugins/unified_collector/task/ |
| H A D | cpu_perf_dump.cpp | 51 std::string filename = "hiperf-top3-"; in DumpTopNCpuProcessPerfData() local
|
| /base/location/services/location_locator/locator/source/ |
| H A D | location_config_manager.cpp | 60 bool LocationConfigManager::IsExistFile(const std::string& filename) in IsExistFile() argument 80 bool LocationConfigManager::CreateFile(const std::string& filename, const std::string& filedata) in CreateFile() argument
|
| /base/hiviewdfx/hitrace/utils/ |
| H A D | trace_utils.cpp | 40 std::string filename; member
|
| /base/hiviewdfx/hilog/test/unittest/common/ |
| H A D | hilogtool_test.cpp | 503 std::string filename = "test";
in HWTEST_F() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/process_dump/ |
| H A D | dfx_processdump_test.cpp | 158 auto filename = GetCppCrashFileName(testProcess); in HWTEST_F() local 177 auto filename = GetCppCrashFileName(testProcess); in HWTEST_F() local 196 auto filename = GetCppCrashFileName(testProcess); in HWTEST_F() local 215 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 234 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 254 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 273 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 292 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 345 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 362 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local 384 auto filename = GetCppCrashFileName(testProcess); HWTEST_F() local [all...] |
| /base/request/request/frameworks/js/napi/src/legacy/ |
| H A D | request_manager.cpp | 188 auto filename = downloadOption.filename_;
in ParseOption() local 201 bool RequestManager::IsPathValid(const std::string &dir, const std::string &filename)
in IsPathValid() argument 213 bool RequestManager::HasSameFilename(const std::string &filename)
in HasSameFilename() argument [all...] |
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/ |
| H A D | dlp_zip.cpp | 146 static void *FdOpenFileFunc(void *opaque, const char *filename, int mode) in FdOpenFileFunc() argument
|
| /base/startup/appspawn/service/hnp/base/ |
| H A D | hnp_zip.c | 270 int HnpAddFileToZip(zipFile zf, char *filename, char *buff, int size)
in HnpAddFileToZip() argument
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | operator_config_cache.cpp | 102 std::string filename = EncryptIccId(iccid + opkey) + ".json"; in LoadOperatorConfig() local 336 std::string filename = EncryptIccId(iccid + opkey) + ".json"; in IsNeedOperatorLoad() local
|