Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/export/
H A Dcolor.h43 ColorSpaceName srcName = ColorSpaceName::SRGB; variable
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Doption.cpp233 bool Option::SetSourceOption(const char *srcName) in SetSourceOption()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A 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()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dsoftbus_event_converter.h55 static inline bool CopyString(char *destName, const char *srcName, size_t maxLen) in CopyString()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_context.h59 std::string srcName; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_utils.cpp513 for (const auto &srcName : srcSchema.trackerColNames) { in TransTrackerSchemaToLower() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/directory_benchmark_test/
H A Ddirectory_benchmark_test.cpp532 string srcName = "test"; in BENCHMARK_F() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbstore.cpp172 int32_t RdbStoreImpl::Restore(const char* srcName) in Restore()
H A Drelational_store_ffi.cpp471 int32_t FfiOHOSRelationalStoreReStore(int64_t id, const char* srcName) in FfiOHOSRelationalStoreReStore()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp577 auto srcName = nameManager->Read(animationEntity); in RetargetSkinAnimation() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp80 std::string srcName; member