Home
last modified time | relevance | path

Searched defs:create_string (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/src/
Didl_gen_csharp.cpp1529 std::string create_string = in GenPackUnPack_ObjectAPI() local
1546 std::string create_string = in GenPackUnPack_ObjectAPI() local
/external/flatbuffers/rust/flatbuffers/src/
Dbuilder.rs240 pub fn create_string<'a: 'b, 'b>(&'a mut self, s: &'b str) -> WIPOffset<&'fbb str> { in create_string() method
/external/libabigail/src/
Dabg-ir.cc176 interned_string_pool::create_string(const std::string& str_value) in create_string() function in abigail::interned_string_pool