Home
last modified time | relevance | path

Searched defs:CallType (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDebugMarkerTests.cpp93 enum CallType enum
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_telephony_call.js63 export const CallType = { variable
196 CallType, property
/third_party/flatbuffers/grpc/src/compiler/
Djava_generator.cc452 enum CallType { ASYNC_CALL = 0, BLOCKING_CALL = 1, FUTURE_CALL = 2 }; enum
/third_party/abseil-cpp/absl/container/internal/
Dcompressed_tuple_test.cc30 enum class CallType { kConstRef, kConstMove }; enum
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dcompressed_tuple_test.cc30 enum class CallType { kConstRef, kConstMove }; enum
/third_party/glib/gio/
Dgdbusnamewatching.c121 } CallType; typedef
Dgdbusnameowning.c122 } CallType; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp60 enum class CallType enum
/third_party/skia/src/core/
DSkVM.cpp204 struct CallType { int bits; }; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp18198 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local