Home
last modified time | relevance | path

Searched defs:identifier (Results 251 - 275 of 376) sorted by relevance

1...<<111213141516

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_single_ver_upgrade_test.cpp203 std::string identifier = DBCommon::TransferStringToHex(g_identifier); in CheckDirectoryV2ToV3() local
279 std::string identifier = DBCommon::TransferStringToHex(g_identifier); in SetUpTestCase() local
309 std::string identifier = DBCommon::TransferStringToHex(g_identifier); SetUp() local
[all...]
H A Ddistributeddb_relational_get_data_test.cpp135 std::string identifier = userId + "-" + appId + "-" + g_storeID; in InitStoreProp() local
H A Ddistributeddb_storage_query_sync_test.cpp154 std::string identifier = DBCommon::TransferHashString(oriIdentifier); in SetUp() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_single_ver_sync_db_Interface.cpp82 void VirtualSingleVerSyncDBInterface::SetIdentifier(std::vector<uint8_t> &identifier) in SetIdentifier() argument
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp850 std::string identifier = DBCommon::GenerateIdentifierId(STORE_ID, APP_ID, USER_ID); in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_engine.cpp56 auto identifier = GetIdentifier(); in EraseDeviceWaterMark() local
259 auto identifier = GetIdentifier(); in MigrateSyncData() local
1024 auto identifier = GetIdentifier(); in InitConflictNotifiedFlag() local
H A Dsqlite_single_ver_natural_store_extend.cpp262 std::string identifier = DBCommon::VectorToHexString(GetIdentifier()); in NotifyRemotePushFinished() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.cpp455 int SyncAbleKvDB::SetEqualIdentifier(const std::string &identifier, const std::vector<std::string> &targets) in SetEqualIdentifier() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp547 std::string identifier = param.userId + "-" + param.appId + "-" + param.storeId; in GetKvNbStoreDirectory() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_asset_compare_test.cpp159 std::string identifier = userId + "-" + appId + "-" + STORE_ID; in InitStoreProp() local
H A Dcloud_db_sync_utils_test.cpp318 std::string identifier = userId + "-" + appId + "-" + storeId; in InitStoreProp() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_natural_store.cpp459 std::string identifier = kvDBProp.GetStringProp(KvDBProperties::IDENTIFIER_DATA, ""); in InitDatabaseContext() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_auto_launch_test.cpp132 static void GetProperty(KvDBProperties &prop, std::string &identifier, std::string storeId, std::string &dualIdentifier) in GetProperty() argument
630 std::string identifier = DBCommon::TransferHashString(userId + "-" + appId + "-" + storeId); TestAutoLaunchNotifier() local
637 AutoLaunchCallBack(const std::string &identifier, AutoLaunchParam &param, KvStoreObserverUnitTest *observer, bool ret) AutoLaunchCallBack() argument
652 AutoLaunchCallBackBadParam(const std::string &identifier, AutoLaunchParam &param) AutoLaunchCallBackBadParam() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.c533 void L2capDestroyPendingRequest(List *pendingList, uint8_t identifier) in L2capDestroyPendingRequest() argument
548 L2capPendingRequest *L2capGetPendingRequest(List *pendingList, uint8_t identifier) in L2capGetPendingRequest() argument
H A Dl2cap_cmn.h141 uint8_t identifier; member
148 uint8_t identifier; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DMeasureUnitImpl.java22 private String identifier = null; field in MeasureUnitImpl
53 public static MeasureUnitImpl forIdentifier(String identifier) { in forIdentifier() argument
429 UnitsParser(String identifier) UnitsParser() argument
489 parseForIdentifier(String identifier) parseForIdentifier() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp.h150 const char *identifier; member
174 const char *identifier; member
/third_party/musl/porting/linux/user/src/fortify/
H A Dfortify.c162 static inline void __diagnose_count(const char *fn, const char *identifier, size_t value) in __diagnose_count() argument
/third_party/musl/src/fortify/linux/
H A Dfortify.c173 static inline void __diagnose_count(const char *fn, const char *identifier, size_t value) in __diagnose_count() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu.c374 brw_try_override_assembly(struct brw_codegen *p, int start_offset, const char *identifier) brw_try_override_assembly() argument
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_local.h97 OSSL_CRMF_ENCKEYWITHID_IDENTIFIER *identifier; member
/third_party/openssl/crypto/crmf/
H A Dcrmf_local.h97 OSSL_CRMF_ENCKEYWITHID_IDENTIFIER *identifier; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_2_params.cpp182 CaptureGetObjectLabel_length(const State &glState, bool isCallValid, GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label, ParamCapture *lengthParam) CaptureGetObjectLabel_length() argument
194 CaptureGetObjectLabel_label(const State &glState, bool isCallValid, GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label, ParamCapture *labelParam) CaptureGetObjectLabel_label() argument
327 CaptureObjectLabel_label(const State &glState, bool isCallValid, GLenum identifier, GLuint name, GLsizei length, const GLchar *label, ParamCapture *labelParam) CaptureObjectLabel_label() argument
/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dattr.rs654 pub fn identifier(&self) -> Identifier { in identifier() functions
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dattr.rs654 pub fn identifier(&self) -> Identifier { in identifier() functions

Completed in 37 milliseconds

1...<<111213141516