Home
last modified time | relevance | path

Searched defs:firstCall (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_rpc/ts/
Dclient_test.ts380 const firstCall = unaryStub.invoke(newRequest()); constant
698 const firstCall = clientStreaming.invoke(); constant
915 const firstCall = bidiStreaming.invoke(); constant
/external/mesa3d/src/mapi/
Du_current.c192 static int firstCall = 1; in u_current_init() local
/external/webrtc/modules/audio_processing/agc/legacy/
Danalog_agc.h87 int16_t firstCall; // First call to the process-function member