Home
last modified time | relevance | path

Searched defs:srcName (Results 1 – 9 of 9) sorted by relevance

/foundation/graphic/graphic_2d/utils/color_manager/export/
Dcolor.h43 ColorSpaceName srcName = ColorSpaceName::SRGB; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
Dobex_client.cpp472 int ObexClient::Copy(const std::u16string &srcName, const std::u16string &destName) in Copy()
480 int ObexClient::Move(const std::u16string &srcName, const std::u16string &destName) in Move()
/foundation/communication/dsoftbus/dfx/event/src/convert/
Dsoftbus_event_converter.h55 static inline bool CopyString(char *destName, const char *srcName, size_t maxLen) in CopyString()
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
Dnapi_rdb_context.h55 std::string srcName; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dschema_utils.cpp483 for (const auto &srcName : srcSchema.trackerColNames) { in TransTrackerSchemaToLower() local
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
Drelational_store_impl_rdbstore.cpp299 int32_t RdbStoreImpl::Restore(const char* srcName) in Restore()
Drelational_store_ffi.cpp589 int32_t FfiOHOSRelationalStoreReStore(int64_t id, const char *srcName) in FfiOHOSRelationalStoreReStore()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Dscene_util.cpp612 auto srcName = nameManager->Read(animationEntity); in RetargetSkinAnimation() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
Dnapi_rdb_store.cpp81 std::string srcName; member