Home
last modified time | relevance | path

Searched defs:to_string (Results 1 – 25 of 54) sorted by relevance

123

/6.0.3/kv_engine/engines/ep/src/
H A Dep_types.cc24 std::string to_string(GenerateBySeqno generateBySeqno) { in to_string() function
38 std::string to_string(GenerateCas generateCas) { in to_string() function
52 std::string to_string(TrackCasDrift trackCasDrift) { in to_string() function
66 std::string to_string(HighPriorityVBNotify hpNotifyType) { in to_string() function
H A Dmutation_log_entry.cc22 std::string to_string(MutationLogType t) { in to_string() function
H A Dtask_type.h31 static inline std::string to_string(const task_type_t type) { in to_string() function
H A Dsystemevent.h77 static inline std::string to_string(const SystemEvent se) { in to_string() function
/6.0.3/platform/src/
H A DcJSON_utils.cc22 std::string to_string(const cJSON* json, bool formatted) { in to_string() function
46 std::string to_string(const unique_cJSON_ptr& json, bool formatted) { in to_string() function
H A Duuid.cc77 std::string to_string(const cb::uuid::uuid_t& uuid) { in to_string() function
H A Dstring.cc52 std::string cb::to_string(cb::const_char_buffer cb) { in to_string() function in cb
/6.0.3/kv_engine/protocol/mcbp/libmcbp/
H A Dopcode.cc24 std::string to_string(cb::mcbp::ClientOpcode opcode) { in to_string() function
341 std::string to_string(cb::mcbp::ServerOpcode opcode) { in to_string() function
H A Dfeature_test.cc39 TEST(to_string, LegalValues) { in TEST() argument
50 TEST(to_string, IllegalValues) { in TEST() argument
H A Dfeature.cc22 std::string to_string(cb::mcbp::Feature feature) { in to_string() function
H A Dmagic.cc22 std::string to_string(cb::mcbp::Magic magic) { in to_string() function
H A Ddatatype.cc19 std::string to_string(cb::mcbp::Datatype datatype) { in to_string() function
H A Dmagic_test.cc35 TEST(Magic, to_string) { in TEST() argument
H A Dstatus.cc106 std::string to_string(cb::mcbp::Status status) { in to_string() function
/6.0.3/kv_engine/rbac/
H A Dprivileges.cc51 std::string to_string(const Privilege& privilege) { in to_string() function
71 std::string to_string(const PrivilegeAccess privilegeAccess) { in to_string() function
/6.0.3/kv_engine/utilities/
H A Dbreakpad_settings.cc80 std::string to_string(cb::breakpad::Content content) { in to_string() function
H A Dstring_utilities.cc103 std::string to_string(cb::byte_buffer buf) { in to_string() function
107 std::string to_string(cb::const_byte_buffer buf) { in to_string() function
/6.0.3/platform/tests/uuid/
H A Duuid_test.cc21 TEST(UUID, to_string) { in TEST() argument
/6.0.3/phosphor/tests/module/
H A Dtrace_argument_test.cc80 TEST(TraceArgument, to_string) { in TEST() argument
/6.0.3/kv_engine/engines/ep/src/collections/
H A Dcollections_types.cc48 std::string to_string(const Identifier& identifier) { in to_string() function
/6.0.3/kv_engine/cbsasl/
H A Dcommon.cc41 std::string cb::sasl::to_string(cb::sasl::Domain domain) { in to_string() function in cb::sasl
H A Dpassword_database.cc80 std::string cb::sasl::PasswordDatabase::to_string() const { in to_string() function in cb::sasl::PasswordDatabase
/6.0.3/kv_engine/tracing/
H A Dtracer.cc103 MEMCACHED_PUBLIC_API std::string to_string(const cb::tracing::Tracer& tracer, in to_string() function
124 MEMCACHED_PUBLIC_API std::string to_string( in to_string() function
/6.0.3/kv_engine/engines/ep/src/dcp/
H A Dresponse.cc39 const char* DcpResponse::to_string() const { in to_string() function in DcpResponse
/6.0.3/kv_engine/engines/utilities/
H A Dengine_error.cc47 std::string cb::to_string(cb::engine_errc code) { in to_string() function in cb

123