Home
last modified time | relevance | path

Searched defs:cid (Results 1 - 25 of 34) sorted by relevance

12

/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_asset.h23 int32_t cid = DATA_ASSET_V0; member
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/include/
H A Doh_pasteboard_observer_impl.h24 const int64_t cid = SUBSCRIBER_STRUCT_ID; member
H A Doh_pasteboard_common.h43 const int64_t cid = PASTEBOARD_STRUCT_ID; member
/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
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_test.cpp82 string cid = g_session->GetCid(); in HWTEST_F() local
H A Dsoftbus_agent_test.cpp615 string cid = "notExitCid"; in HWTEST_F() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_info.cpp51 void DeviceInfo::SetCid(const string &cid) in SetCid() argument
H A Ddevice_manager_agent.cpp180 int32_t DeviceManagerAgent::GetNetworkType(const string &cid) in GetNetworkType() argument
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/
H A Ddevsl_dispatcher_test.cpp142 const string cid = "scid"; in HWTEST_F() local
H A Dsession_pool_test.cpp62 void KernelTalker::SinkOfflineCmdToKernel(std::string cid) in SinkOfflineCmdToKernel() argument
/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
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dsession_pool.cpp61 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 Ddevsl_dispatcher.cpp56 uint32_t DevslDispatcher::DevslGetRegister(const std::string &cid, std::weak_ptr<KernelTalker> talker) in DevslGetRegister() argument
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/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_init.c257 static void L2cifLeRisterFixChannelCallback(uint16_t cid, int result) in L2cifLeRisterFixChannelCallback() argument
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/ability/
H A Dcamera_ability_parse_util.h59 int32_t cid; member
/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
/foundation/filemanagement/dfs_service/test/moduletest/src/
H A Ddistributedfiledaemon_service_test.cpp58 char cid[CID_MAX_LEN]; member
/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/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, 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 Dsqlite_utils_extend.cpp565 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 Dl2cap_def.h248 uint16_t cid; member

Completed in 12 milliseconds

12