Searched defs:fn_ptr (Results 1 – 7 of 7) sorted by relevance
263 GrGLFunction(Fn* fn_ptr) { in GrGLFunction()
275 GrGLFunction(Fn* fn_ptr) { in GrGLFunction()
149 std::shared_ptr<std::string> *fn_ptr) { in GenerateFieldName()229 std::shared_ptr<std::string> fn_ptr; in CreateDatabase() local289 std::shared_ptr<std::string> fn_ptr; in GenerateRawSQL() local298 std::shared_ptr<std::string> fn_ptr; in GenerateRawSQL() local483 std::shared_ptr<std::string> fn_ptr; in GenerateIndexFields() local
154 std::shared_ptr<std::string> fn_ptr; in VerifyDataset() local454 std::shared_ptr<std::string> fn_ptr; in GetAllClasses() local504 std::shared_ptr<std::string> fn_ptr; in ReadAllRowGroup() local538 std::shared_ptr<std::string> fn_ptr; in ReadRowGroupByShardIDAndSampleID() local901 std::shared_ptr<std::string> fn_ptr; in GetNumClasses() local
60 Status GetFileName(const std::string &path, std::shared_ptr<std::string> *fn_ptr) { in GetFileName()
361 std::shared_ptr<std::string> fn_ptr; in SerializeShardAddress() local
108 using fn_ptr = int (*)(bool); typedef in testing::gmock_function_mocker_test::FooInterface