/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
H A D | relational_asset.h | 23 int32_t cid = DATA_ASSET_V0; member
|
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/include/ |
H A D | oh_pasteboard_observer_impl.h | 24 const int64_t cid = SUBSCRIBER_STRUCT_ID; member
|
H A D | oh_pasteboard_common.h | 43 const int64_t cid = PASTEBOARD_STRUCT_ID; member
|
/foundation/distributeddatamgr/preferences/frameworks/ndk/include/ |
H A D | oh_preferences_value_impl.h | 24 int64_t cid; member 28 int64_t cid; member
|
H A D | oh_preferences_impl.h | 48 int64_t cid; member 80 int64_t cid; member
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/ |
H A D | softbus_session_test.cpp | 82 string cid = g_session->GetCid(); in HWTEST_F() local
|
H A D | softbus_agent_test.cpp | 615 string cid = "notExitCid"; in HWTEST_F() local
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/ |
H A D | device_info.cpp | 51 void DeviceInfo::SetCid(const string &cid) in SetCid() argument
|
H A D | device_manager_agent.cpp | 180 int32_t DeviceManagerAgent::GetNetworkType(const string &cid) in GetNetworkType() argument [all...] |
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/ |
H A D | devsl_dispatcher_test.cpp | 142 const string cid = "scid"; in HWTEST_F() local
|
H A D | session_pool_test.cpp | 62 void KernelTalker::SinkOfflineCmdToKernel(std::string cid) in SinkOfflineCmdToKernel() argument
|
/foundation/filemanagement/app_file_service/test/fuzztest/remotefileshare_fuzzer/ |
H A D | remotefileshare_fuzzer.cpp | 42 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 [all...] |
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/ |
H A D | session_pool.cpp | 61 std::string cid = ""; in ReleaseSession() local 97 void SessionPool::ReleaseSession(const string &cid, const uint8_t linkType) in ReleaseSession() argument 137 bool SessionPool::DeviceDisconnectCountOnly(const string &cid, const uint8_t linkType, bool needErase) in DeviceDisconnectCountOnly() argument 173 auto cid in DeviceConnectCountOnly() local [all...] |
H A D | devsl_dispatcher.cpp | 56 uint32_t DevslDispatcher::DevslGetRegister(const std::string &cid, std::weak_ptr<KernelTalker> talker) in DevslGetRegister() argument
|
H A D | network_agent_template.cpp | 150 auto cid = session->GetCid(); in AcceptSession() local 172 void NetworkAgentTemplate::GetSession(const string &cid, uint8_t linkType) in GetSession() argument [all...] |
H A D | kernel_talker.cpp | 39 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/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
H A D | att_init.c | 257 static void L2cifLeRisterFixChannelCallback(uint16_t cid, int result) in L2cifLeRisterFixChannelCallback() argument
|
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/ability/ |
H A D | camera_ability_parse_util.h | 59 int32_t cid;
member
|
/foundation/distributeddatamgr/udmf/framework/ndkimpl/data/ |
H A D | udmf_capi_common.h | 27 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
|
/foundation/filemanagement/dfs_service/test/moduletest/src/ |
H A D | distributedfiledaemon_service_test.cpp | 58 char cid[CID_MAX_LEN]; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_relational_utils.cpp | 25 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 D | softbus_agent.cpp | 266 bool SoftbusAgent::IsContinueRetry(const string &cid) in IsContinueRetry() argument 285 auto cid = session->GetCid(); OnSessionOpened() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_le_if.c | 340 uint16_t cid; member 361 int L2CIF_LeRegisterFixChannel(uint16_t cid, const L2capLeFixChannel *chan, void (*cb)(uint16_t cid, int result)) in L2CIF_LeRegisterFixChannel() argument 383 uint16_t cid; member 403 L2CIF_LeDeregisterFixChannel(uint16_t cid, void (*cb)(uint16_t cid, int result)) L2CIF_LeDeregisterFixChannel() argument 541 uint16_t cid; global() member 577 L2CIF_LeSendFixChannelData( uint16_t aclHandle, uint16_t cid, Packet *pkt, void (*cb)(uint16_t aclHandle, int result)) L2CIF_LeSendFixChannelData() argument [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_utils_extend.cpp | 565 int SQLiteUtils::BindDataValueByType(sqlite3_stmt *statement, const std::optional<DataValue> &data, int cid) in BindDataValueByType() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | l2cap_def.h | 248 uint16_t cid; member
|