Home
last modified time | relevance | path

Searched defs:cid (Results 1 – 25 of 91) sorted by relevance

1234

/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Demmc_if.c22 static int32_t EmmcGetCidReadReplyData(struct HdfSBuf *reply, uint8_t *cid, uint32_t size) in EmmcGetCidReadReplyData()
45 int32_t EmmcServiceGetCid(struct HdfIoService *service, uint8_t *cid, uint32_t size) in EmmcServiceGetCid()
113 int32_t EmmcGetCid(DevHandle handle, uint8_t *cid, uint32_t size) in EmmcGetCid()
140 void EmmcGetHuid(uint8_t *cid, uint32_t size) in EmmcGetHuid()
H A Dmmc_emmc.c14 static int32_t EmmcDeviceDefaultGetCid(struct EmmcDevice *dev, uint8_t *cid, uint32_t len) in EmmcDeviceDefaultGetCid()
30 int32_t EmmcDeviceGetCid(struct EmmcDevice *dev, uint8_t *cid, uint32_t len) in EmmcDeviceGetCid()
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/ndk/include/
H A Doh_preferences_value_impl.h24 int64_t cid; member
28 int64_t cid; member
H A Doh_preferences_impl.h48 int64_t cid; member
80 int64_t cid; member
/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/remotefileshare_fuzzer/
H A Dremotefileshare_fuzzer.cpp42 char cid[HMDFS_CID_SIZE]; member
71 const char* cid = reinterpret_cast<const char*>(data); in ShareFilePathIoctlFdAndCidFuzzTest() local
121 const char* cid = reinterpret_cast<const char*>(data); in ShareFilePathIoctlCidFuzzTest() local
166 const char* cid = "remoteShareFileFuzzTestCidxxx"; in ShareFilePathIoctlFdFuzzTest() local
/ohos5.0/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()
78 for (int cid = 0, colCount = sqlite3_column_count(stmt); cid < colCount; ++cid) { in GetSelectValues() local
86 int SQLiteRelationalUtils::GetCloudValueByType(sqlite3_stmt *statement, int type, int cid, Type &cl… in GetCloudValueByType()
162 int SQLiteRelationalUtils::BindStatementByType(sqlite3_stmt *statement, int cid, Type &typeVal) in BindStatementByType()
198 int SQLiteRelationalUtils::BindExtendStatementByType(sqlite3_stmt *statement, int cid, Type &typeVa… in BindExtendStatementByType()
243 for (int cid = 0, colCount = sqlite3_column_count(stmt); cid < colCount; ++cid) { in GetSelectVBucket() local
270 int SQLiteRelationalUtils::GetTypeValByStatement(sqlite3_stmt *stmt, int cid, Type &typeVal) in GetTypeValByStatement()
316 int SQLiteRelationalUtils::GetBlobByStatement(sqlite3_stmt *stmt, int cid, Type &typeVal) in GetBlobByStatement()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/
H A Dudmf_capi_common.h27 const int64_t cid; member
52 const int64_t cid = UTD_STRUCT_ID; member
92 const int64_t cid = UDMF_UNIFIED_RECORD_STRUCT_ID; member
103 const int64_t cid = UDMF_UNIFIED_DATA_STRUCT_ID; member
113 const int64_t cid = UDMF_UNIFIED_DATA_PROPERTIES_ID; member
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dsession_pool.cpp63 void SessionPool::SinkOffline(const std::string &cid) in SinkOffline()
82 void SessionPool::ReleaseSession(const std::string &cid, bool releaseServer) in ReleaseSession()
103 bool SessionPool::FindCid(const std::string &cid) in FindCid()
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_t devsl) in SinkDevslTokernel()
115 void KernelTalker::SinkOfflineCmdToKernel(string cid) in SinkOfflineCmdToKernel()
H A Dnetwork_agent_template.cpp121 void NetworkAgentTemplate::CloseSessionForOneDevice(const string &cid) in CloseSessionForOneDevice()
131 auto cid = session->GetCid(); in AcceptSession() local
163 void NetworkAgentTemplate::GetSession(const string &cid) in GetSession()
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/ndk/include/
H A Doh_pasteboard_observer_impl.h23 const int64_t cid = SUBSCRIBER_STRUCT_ID; member
H A Doh_pasteboard_common.h44 const int64_t cid = PASTEBOARD_STRUCT_ID; member
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/lpfence/
H A D_cellfence_info.md27 ### cid subsection
H A D_cell_trajectory_data.md32 ### cid subsection
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_data.c463 int32_t cid = INT_DEFAULT_VALUE; in QuerySupportCID() local
495 int32_t cid = DEFAULT_CID; in GetNeedActivateCid() local
533 static void DataReportMessage(int32_t cid, const ReqDataInfo *requestInfo, ModemReportErrorInfo err… in DataReportMessage()
566 static void InquirePdpContextList(int32_t cid, const ReqDataInfo *requestInfo) in InquirePdpContextList()
615 static int32_t SendCmdCGDCONT(int32_t cid, const ReqDataInfo *requestInfo, const HRilDataInfo *pDat… in SendCmdCGDCONT()
642 static int32_t SendCmdNDISDUP(int32_t cid, int32_t activate, const ReqDataInfo *requestInfo) in SendCmdNDISDUP()
690 int32_t cid = INT_DEFAULT_VALUE; in ReqActivatePdpContext() local
757 static int32_t SetDataProfileInfo(int32_t cid, const ReqDataInfo *requestInfo, const HRilDataInfo *… in SetDataProfileInfo()
804 int32_t cid = INT_DEFAULT_VALUE; in ReqSetInitApnInfo() local
884 void ReqGetLinkBandwidthInfo(const ReqDataInfo *requestInfo, const int32_t cid) in ReqGetLinkBandwidthInfo()
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_asset.h23 int32_t cid = DATA_ASSET_V0; member
/ohos5.0/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_emmc_test.cpp54 uint8_t cid[EMMC_CID_LEN] = {0}; in TestUserEmmcGetCid() local
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/location/
H A D_a_gnss_ref_cell_id.md33 ### cid subsection
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_info.cpp51 void DeviceInfo::SetCid(const string &cid) in SetCid()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/
H A D_data_link_bandwidth_info_v10.md45 ### cid subsection
H A D_data_link_bandwidth_info_v11.md45 ### cid subsection
H A D_setup_data_call_result_info_v10.md60 ### cid subsection
H A D_setup_data_call_result_info_v11.md60 ### cid subsection
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le_if.c340 uint16_t cid; member
361 int L2CIF_LeRegisterFixChannel(uint16_t cid, const L2capLeFixChannel *chan, void (*cb)(uint16_t cid in L2CIF_LeRegisterFixChannel()
383 uint16_t cid; member
403 void L2CIF_LeDeregisterFixChannel(uint16_t cid, void (*cb)(uint16_t cid, int result)) in L2CIF_LeDeregisterFixChannel()
541 uint16_t cid; member
578 uint16_t aclHandle, uint16_t cid, Packet *pkt, void (*cb)(uint16_t aclHandle, int result)) in L2CIF_LeSendFixChannelData()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_test.cpp82 string cid = g_session->GetCid(); variable

1234