Home
last modified time | relevance | path

Searched defs:cid (Results 51 - 75 of 194) sorted by relevance

12345678

/third_party/openssl/crypto/ess/
H A Dess_lib.c28 ESS_CERT_ID *cid = NULL; in OSSL_ESS_signing_cert_new_init() local
60 ESS_CERT_ID *cid = NULL; in ESS_CERT_ID_new_init() local
105 ESS_CERT_ID_V2 *cid = NULL; OSSL_ESS_signing_cert_v2_new_init() local
140 ESS_CERT_ID_V2 *cid; ESS_CERT_ID_V2_new_init() local
217 find(const ESS_CERT_ID *cid, const ESS_CERT_ID_V2 *cid_v2, int index, const STACK_OF(X509) *certs) find() argument
[all...]
/third_party/openssl/crypto/ocsp/
H A Docsp_prn.c91 OCSP_CERTID *cid = NULL; in OCSP_REQUEST_print() local
136 OCSP_CERTID *cid = NULL; in OCSP_RESPONSE_print() local
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidgload.c48 CID_FaceInfo cid = &face->cid; in FT_CALLBACK_DEF() local
[all...]
/base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/
H A Dsendsmsmoremode_fuzzer.cpp150 int32_t cid = static_cast<int32_t>(*data + offset); in DeactivatePdpContext() local
/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_service_proxy.cpp326 int32_t CellularDataServiceProxy::HasInternetCapability(int32_t slotId, int32_t cid) in HasInternetCapability() argument
H A Dcellular_data_client.cpp299 int32_t CellularDataClient::HasInternetCapability(int32_t slotId, int32_t cid) in HasInternetCapability() argument
/base/telephony/ril_adapter/services/vendor/include/
H A Dat_data.h92 int32_t cid; member
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_data.cpp57 int32_t TelRilData::DeactivatePdpContext(int32_t cid, int32_t reason, const AppExecFwk::InnerEvent::Pointer &response) in DeactivatePdpContext() argument
182 int32_t TelRilData::GetLinkBandwidthInfo(const int32_t cid, const AppExecFwk::InnerEvent::Pointer &response) in GetLinkBandwidthInfo() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_utils.cpp25 int SQLiteRelationalUtils::GetDataValueByType(sqlite3_stmt *statement, int cid, DataValue &value) in GetDataValueByType() argument
86 GetCloudValueByType(sqlite3_stmt *statement, int type, int cid, Type &cloudValue) GetCloudValueByType() argument
162 BindStatementByType(sqlite3_stmt *statement, int cid, Type &typeVal) BindStatementByType() argument
198 BindExtendStatementByType(sqlite3_stmt *statement, int cid, Type &typeVal) BindExtendStatementByType() argument
270 GetTypeValByStatement(sqlite3_stmt *stmt, int cid, Type &typeVal) GetTypeValByStatement() argument
316 GetBlobByStatement(sqlite3_stmt *stmt, int cid, Type &typeVal) GetBlobByStatement() argument
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_agent.cpp266 bool SoftbusAgent::IsContinueRetry(const string &cid) in IsContinueRetry() argument
285 auto cid = session->GetCid(); OnSessionOpened() local
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dnetwork_agent_template.cpp150 auto cid = session->GetCid(); in AcceptSession() local
172 void NetworkAgentTemplate::GetSession(const string &cid, uint8_t linkType) in GetSession() argument
[all...]
H A Dkernel_talker.cpp39 uint8_t cid[CID_MAX_LEN]; member
45 uint8_t cid[CID_MAX_LEN]; member
77 auto cid = session->GetCid(); in SinkSessionTokernel() local
101 void KernelTalker::SinkDevslTokernel(const std::string &cid, uint32_ argument
115 SinkOfflineCmdToKernel(string cid) SinkOfflineCmdToKernel() argument
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_agent_test.cpp615 string cid = "notExitCid"; in HWTEST_F() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/
H A Dsession_pool_test.cpp62 void KernelTalker::SinkOfflineCmdToKernel(std::string cid) in SinkOfflineCmdToKernel() argument
/test/xts/acts/kernel_lite/time_posix/src/
H A DClockTimeTest.cpp69 clockid_t cid = GetParam(); in HWTEST_P() local
92 clockid_t cid = GetParam(); in HWTEST_P() local
/test/xts/hats/kernel/accesstokenid/
H A Daccesstokenid_test.cpp288 pthread_t cid[10]; in HWTEST_F() local
330 pthread_t cid[10]; in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddnxhdenc.h51 int cid; member
/third_party/alsa-utils/iecset/
H A Diecset.c318 snd_ctl_elem_id_t *cid; in main() local
/third_party/node/src/quic/
H A Dpacket.cc237 CID cid = random.Generate(); in CreateRetryPacket() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_crypto.c129 cid_paramlen(ngtcp2_transport_param_id id, const ngtcp2_cid *cid) cid_paramlen() argument
139 write_cid_param(uint8_t *p, ngtcp2_transport_param_id id, const ngtcp2_cid *cid) write_cid_param() argument
[all...]
/third_party/mesa3d/src/util/
H A Du_thread.h249 clockid_t cid; in util_thread_get_time_nano() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
H A D2-1.c205 clockid_t cid; /* clock used in the condvar */ member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-3.c147 clockid_t cid; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D1-2.c202 clockid_t cid; /* clock used in the condvar */ member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/
H A D4-2.c197 clockid_t cid = CLOCK_REALTIME; in main() local

Completed in 16 milliseconds

12345678