Home
last modified time | relevance | path

Searched defs:expected_id (Results 1 – 13 of 13) sorted by relevance

/external/openssh/
Dsftp-client.c217 get_status(struct sftp_conn *conn, u_int expected_id) in get_status()
247 get_handle(struct sftp_conn *conn, u_int expected_id, size_t *len, in get_handle()
292 get_decode_stat(struct sftp_conn *conn, u_int expected_id, int quiet) in get_decode_stat()
338 u_int expected_id, int quiet) in get_decode_statvfs()
540 u_int count, id, i, expected_id, ents = 0; in do_lsreaddir() local
835 u_int expected_id, count, id; in do_realpath() local
1036 u_int expected_id, count, id; in do_readlink() local
/external/minijail/test/
Dlibminijail_test.cpp51 bool check_ugid(uid_t expected_id) { in check_ugid()
/external/adhd/cras/client/libcras/src/
Dcras_shm_stream.rs130 let expected_id = match self.direction { in wait_for_next_action_with_timeout() localVariable
/external/boringssl/src/crypto/evp/
Devp_extra_test.cc453 int expected_id) { in TestValidPrivateKey()
/external/rust/crates/quiche/deps/boringssl/src/crypto/evp/
Devp_extra_test.cc453 int expected_id) { in TestValidPrivateKey()
/external/python/apitools/apitools/base/py/
Dbatch_test.py362 def _DoTestConvertHeaderToId(self, header, expected_id): argument
/external/webrtc/pc/
Drtc_stats_integrationtest.cc1250 for (const std::string* expected_id : expected_ids) { in TEST_F() local
/external/deqp/external/openglcts/modules/common/
DglcKHRDebugTests.cpp2143 …:inspectMessageLog(glw::GLenum expected_source, glw::GLenum expected_type, glw::GLuint expected_id, in inspectMessageLog()
/external/libwebm/mkvparser/
Dmkvparser.cc393 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
431 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc393 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
431 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc393 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
431 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc393 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
431 bool Match(IMkvReader* pReader, long long& pos, unsigned long expected_id, in Match()
/external/webrtc/media/engine/
Dwebrtc_video_engine_unittest.cc2625 int expected_id = -1; in TestExtensionFilter() local