Searched defs:srcName (Results 1 – 9 of 9) sorted by relevance
43 ColorSpaceName srcName = ColorSpaceName::SRGB; variable
472 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()
55 static inline bool CopyString(char *destName, const char *srcName, size_t maxLen) in CopyString()
55 std::string srcName; member
483 for (const auto &srcName : srcSchema.trackerColNames) { in TransTrackerSchemaToLower() local
299 int32_t RdbStoreImpl::Restore(const char* srcName) in Restore()
589 int32_t FfiOHOSRelationalStoreReStore(int64_t id, const char *srcName) in FfiOHOSRelationalStoreReStore()
612 auto srcName = nameManager->Read(animationEntity); in RetargetSkinAnimation() local
81 std::string srcName; member