/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
H A D | relational_asset.h | 23 int32_t cid = DATA_ASSET_V0; member
|
/third_party/python/Doc/includes/ |
H A D | email-alternative.py | 48 cid=asparagus_cid) variable
|
/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
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/speculative/ |
H A D | 3-1.c | 40 clockid_t cid; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getcpuclockid/ |
H A D | 1-1.c | 33 clockid_t cid; in thread_func() local
|
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | pthread_getcpuclockid.c | 41 clockid_t cid; in pthread_getcpuclockid_0100() local
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | pcy_data.c | 38 ossl_policy_data_new(POLICYINFO *policy, const ASN1_OBJECT *cid, int crit) ossl_policy_data_new() argument
|
/third_party/openssl/crypto/x509/ |
H A D | pcy_data.c | 38 ossl_policy_data_new(POLICYINFO *policy, const ASN1_OBJECT *cid, int crit) ossl_policy_data_new() argument
|
/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
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/ |
H A D | device_info.cpp | 51 void DeviceInfo::SetCid(const string &cid) in SetCid() argument
|
/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
|
/third_party/ffmpeg/libavcodec/ |
H A D | dnxhd_parser.c | 70 int cid = (state >> 32) & 0xFFFFFFFF; in dnxhd_find_frame_end() local
|
/third_party/ffmpeg/libavformat/ |
H A D | oggparseogm.c | 71 int cid; in ogm_header() local
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_query.h | 20 uint32_t cid; /* countable-id within the group */ member
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_cid.h | 51 ngtcp2_cid cid; member 72 ngtcp2_cid cid; member [all...] |
/third_party/node/deps/openssl/openssl/crypto/ocsp/ |
H A D | ocsp_lib.c | 50 OCSP_CERTID *cid = NULL; in OCSP_cert_id_new() local
|
/third_party/openssl/crypto/ocsp/ |
H A D | ocsp_lib.c | 50 OCSP_CERTID *cid = NULL; in OCSP_cert_id_new() local
|
/third_party/skia/third_party/externals/freetype/src/cid/ |
H A D | cidriver.c | 116 CID_FaceInfo cid = &face->cid; in cid_get_ros() local [all...] |
/base/telephony/sms_mms/services/sms/include/gsm/ |
H A D | gsm_sms_cb_handler.h | 48 bool MatchLocation(std::u16string plmn, int32_t lac, int32_t cid) in MatchLocation() 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
|