Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Druntime_impl.cpp74 std::vector<std::unique_ptr<PropertyDescriptor>> outPropertyDesc; in GetProperties() local
179 std::vector<std::unique_ptr<PropertyDescriptor>> *outPropertyDesc, in GetProperties()
330 std::vector<std::unique_ptr<PropertyDescriptor>> *outPropertyDesc) in AddTypedArrayRefs()
360 std::vector<std::unique_ptr<PropertyDescriptor>> *outPropertyDesc) in AddSharedArrayBufferRefs()
384 std::vector<std::unique_ptr<PropertyDescriptor>> *outPropertyDesc) in AddTypedArrayRef()
409 std::vector<std::unique_ptr<PropertyDescriptor>> *outPropertyDesc) in GetProtoOrProtoType()
443 std::vector<std::unique_ptr<PropertyDescriptor>> *outPropertyDesc) in GetAdditionalProperties()
482std::vector<std::unique_ptr<PropertyDescriptor>> *outPropertyDesc, const std::string &strProName) in SetKeyValue()
498 std::vector<std::unique_ptr<PropertyDescriptor>> *outPropertyDesc) in GetPrimitiveNumberValue()
506 std::vector<std::unique_ptr<PropertyDescriptor>> *outPropertyDesc) in GetPrimitiveStringValue()
[all …]
/arkcompiler/toolchain/tooling/test/testcases/
Djs_container_test.h137 std::vector<std::unique_ptr<PropertyDescriptor>> outPropertyDesc; in GetProperties() local
Djs_module_variable_test.h139 std::vector<std::unique_ptr<PropertyDescriptor>> outPropertyDesc; in GetModuleProperties() local