OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateString
(Results
1 - 5
of
5
) sorted by null
/system/extras/simpleperf/
utils.h
50
const char*
AllocateString
(const std::string& s);
dso.cpp
38
name_(symbol_name_allocator.
AllocateString
(name)),
48
demangled_name_ = symbol_name_allocator.
AllocateString
(s);
utils.cpp
43
const char* OneTimeFreeAllocator::
AllocateString
(const std::string& s) {
/external/protobuf/src/google/protobuf/
descriptor.cc
425
// in must be one that was constructed using
AllocateString
(), as it will
446
string*
AllocateString
(const string& value);
541
// string passed in must be one that was constructed using
AllocateString
(),
846
string* DescriptorPool::Tables::
AllocateString
(const string& value) {
[
all
...]
/external/ImageMagick/MagickCore/
methods.h
101
#define
AllocateString
PrependMagickMethod(
AllocateString
)
[
all
...]
Completed in 6571 milliseconds