/external/libchrome/ipc/ |
D | ipc_message_utils.cc | 285 void ParamTraits<bool>::Log(const param_type& p, std::string* l) { in Log() function in IPC::ParamTraits 303 void ParamTraits<signed char>::Log(const param_type& p, std::string* l) { in Log() function in IPC::ParamTraits 321 void ParamTraits<unsigned char>::Log(const param_type& p, std::string* l) { in Log() function in IPC::ParamTraits 339 void ParamTraits<unsigned short>::Log(const param_type& p, std::string* l) { in Log() function in IPC::ParamTraits 343 void ParamTraits<int>::Log(const param_type& p, std::string* l) { in Log() function in IPC::ParamTraits 347 void ParamTraits<unsigned int>::Log(const param_type& p, std::string* l) { in Log() function in IPC::ParamTraits 353 void ParamTraits<long>::Log(const param_type& p, std::string* l) { in Log() function in IPC::ParamTraits 357 void ParamTraits<unsigned long>::Log(const param_type& p, std::string* l) { in Log() function in IPC::ParamTraits 362 void ParamTraits<long long>::Log(const param_type& p, std::string* l) { in Log() function in IPC::ParamTraits 366 void ParamTraits<unsigned long long>::Log(const param_type& p, std::string* l) { in Log() function in IPC::ParamTraits [all …]
|
D | ipc_mojo_param_traits.cc | 37 void ParamTraits<mojo::MessagePipeHandle>::Log(const param_type& p, in Log() function in IPC::ParamTraits::MessagePipeHandle 87 void ParamTraits<mojo::DataPipeConsumerHandle>::Log(const param_type& p, in Log() function in IPC::ParamTraits::DataPipeConsumerHandle
|
D | ipc_message_templates_impl.h | 40 void MessageT<Meta, std::tuple<Ins...>, void>::Log(std::string* name, in Log() function 90 void MessageT<Meta, std::tuple<Ins...>, std::tuple<Outs...>>::Log( in Log() function
|
D | ipc_message_protobuf_utils.h | 48 static void Log(const param_type& p, std::string* l) { in Log() function
|
/external/parameter-framework/upstream/test/functional-tests/include/ |
D | StoreLogger.hpp | 49 struct Log struct in parameterFramework::StoreLogger 51 enum class Level 56 Level level; 57 std::string msg; 58 bool operator==(const Log &other) const in operator ==()
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | log_test.cpp | 24 TEST(Log, Unimplemented) { in TEST() argument 38 TEST(Log, Unreachable) { in TEST() argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | log_test.cpp | 24 TEST(Log, Unimplemented) { in TEST() argument 38 TEST(Log, Unreachable) { in TEST() argument
|
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideClient/ |
D | Program.cs | 196 private void Log(string s, params object[] args) in Log() method in Routeguide.Program.RouteGuideClient 201 private void Log(string s) in Log() method in Routeguide.Program.RouteGuideClient
|
/external/libchrome/mojo/public/cpp/bindings/tests/ |
D | test_native_types.cc | 65 void ParamTraits<mojo::test::TestNativeStruct>::Log(const param_type& p, in Log() function in IPC::ParamTraits::test::TestNativeStruct 95 void ParamTraits<mojo::test::TestNativeStructWithAttachments>::Log( in Log() function in IPC::ParamTraits::test::TestNativeStructWithAttachments
|
/external/ltp/testcases/realtime/scripts/ |
D | parser.py | 32 class Log: class
|
/external/swiftshader/third_party/LLVM/tools/llvm-diff/ |
D | DiffConsumer.cpp | 155 void DiffConsumer::logf(const LogBuilder &Log) { in logf() 185 void DiffConsumer::logd(const DiffLogBuilder &Log) { in logd()
|
/external/grpc-grpc/src/core/lib/gprpp/ |
D | debug_location.h | 31 bool Log() const { return true; } in Log() function
|
/external/tensorflow/tensorflow/lite/ |
D | minimal_logging.cc | 23 void MinimalLogger::Log(LogSeverity severity, const char* format, ...) { in Log() function in tflite::logging_internal::MinimalLogger
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-diff/ |
D | DiffConsumer.cpp | 160 void DiffConsumer::logf(const LogBuilder &Log) { in logf() 190 void DiffConsumer::logd(const DiffLogBuilder &Log) { in logd()
|
/external/llvm/tools/llvm-diff/ |
D | DiffConsumer.cpp | 160 void DiffConsumer::logf(const LogBuilder &Log) { in logf() 190 void DiffConsumer::logd(const DiffLogBuilder &Log) { in logd()
|
/external/vogar/src/vogar/ |
D | Log.java | 22 public interface Log { interface
|
/external/clang/test/CXX/special/class.init/class.inhctor.init/ |
D | p1.cpp | 49 template <class T> struct Log : T { struct 51 ~Log() { /* ... */ } in ~Log()
|
/external/tensorflow/tensorflow/core/platform/ |
D | logging_test.cc | 21 TEST(Logging, Log) { in TEST() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/src/ |
D | gmock-internal-utils.cc | 131 GTEST_API_ void Log(LogSeverity severity, in Log() function
|
/external/google-breakpad/src/testing/src/ |
D | gmock-internal-utils.cc | 131 GTEST_API_ void Log(LogSeverity severity, in Log() function
|
/external/deqp/android/package/src/com/drawelements/deqp/testercore/ |
D | Log.java | 26 public class Log { class
|
/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/ |
D | log_scale.c | 49 static uint32_t Log(const uint32_t x, const uint32_t scale_shift) { in Log() function
|
/external/tensorflow/tensorflow/lite/experimental/micro/examples/micro_speech/micro_features/ |
D | log_scale.cc | 49 static uint32_t Log(const uint32_t x, const uint32_t scale_shift) { in Log() function
|
/external/googletest/googlemock/src/ |
D | gmock-internal-utils.cc | 149 GTEST_API_ void Log(LogSeverity severity, const std::string& message, in Log() function
|
/external/pdfium/fxbarcode/common/reedsolomon/ |
D | BC_ReedSolomonGF256.cpp | 109 int32_t CBC_ReedSolomonGF256::Log(int32_t a, int32_t& e) { in Log() function in CBC_ReedSolomonGF256
|