Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/animator/
Djs_animator.cpp62 std::unique_ptr<char[]> propertyString = std::make_unique<char[]>(buffSize + 1); in ParseString() local
933 std::unique_ptr<char[]> propertyString = std::make_unique<char[]>(buffSize + 1); in ParseStringSimpleOptions() local