Home
last modified time | relevance | path

Searched defs:call_type (Results 1 – 16 of 16) sorted by relevance

/external/webrtc/modules/audio_processing/test/
Dapi_call_statistics.cc24 void ApiCallStatistics::Add(int64_t duration_nanos, CallType call_type) { in Add()
89 CallType call_type) in CallData()
Dapi_call_statistics.h38 CallType call_type; member
Daudio_processing_simulator.cc93 ApiCallStatistics::CallType call_type) in ScopedTimer()
/external/arm-trusted-firmware/include/common/
Druntime_svc.h64 uint8_t call_type; member
108 static inline uint32_t get_unique_oen(uint32_t oen, uint32_t call_type) in get_unique_oen()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcustom_call_thunk.cc56 using call_type = void (*)(decltype(gpu_stream), void** /*buffers*/, in ExecuteOnStream() typedef
/external/tensorflow/tensorflow/core/debug/
Ddebug_service.proto60 CallType call_type = 1; field
/external/grpc-grpc/test/core/memory_usage/
Dclient.cc114 grpc_slice call_type) { in send_snapshot_request()
/external/webrtc/rtc_tools/unpack_aecdump/
Dunpack.cc117 const char call_type = render_call ? 'r' : 'c'; in WriteCallOrderData() local
/external/flatbuffers/grpc/src/compiler/
Djava_generator.cc465 CallType call_type = ASYNC_CALL; in PrintStub() local
/external/grpc-grpc-java/compiler/src/java_plugin/cpp/
Djava_generator.cpp606 CallType call_type; in PrintStub() local
/external/tensorflow/tensorflow/java/src/main/native/
Dtensor_jni.cc84 #define CASE(dtype, jtype, method_name, method_signature, call_type) \ in writeScalar() argument
/external/tensorflow/tensorflow/lite/java/src/main/native/
Dtensor_jni.cc358 #define CASE(type, jtype, method_name, method_signature, call_type) \ in WriteScalar() argument
/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_pipe.h61 enum call_type enum
/external/libhevc/encoder/
Dihevce_rc_interface.c2080 IHEVCE_RC_CALL_TYPE call_type, in ihevce_rc_get_pic_quant()
/external/vixl/src/aarch64/
Dsimulator-aarch64.cc11881 RuntimeCallType call_type = static_cast<RuntimeCallType>( in DoRuntimeCall() local
Dmacro-assembler-aarch64.h7278 RuntimeCallType call_type) { in CallRuntimeHelper()