Home
last modified time | relevance | path

Searched defs:descs (Results 1 - 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djsnapi_sendable.cpp59 void JSNapiSendable::InitNonStaticDescription(JSThread *thread, std::vector<PropertyDescriptor> &descs) in InitNonStaticDescription() argument
71 void JSNapiSendable::InitInstanceDescription(JSThread *thread, std::vector<PropertyDescriptor> &descs) in InitInstanceDescription() argument
38 InitStaticDescription(JSThread *thread, std::vector<PropertyDescriptor> &descs, Local<StringRef> &name) InitStaticDescription() argument
83 InitWithPropertiesInfo(JSThread *thread, FunctionRef::SendablePropertiesInfo &info, std::vector<PropertyDescriptor> &descs) InitWithPropertiesInfo() argument
[all...]
H A Dshared_object_factory.cpp305 JSHandle<JSTaggedValue> ObjectFactory::CreateSObjectWithProperties(std::vector<PropertyDescriptor> &descs) in CreateSObjectWithProperties() argument
H A Djs_hclass.cpp1535 JSHandle<JSHClass> JSHClass::CreateSConstructorHClass(JSThread *thread, const std::vector<PropertyDescriptor> &descs) in CreateSConstructorHClass() argument
1543 JSHandle<JSHClass> JSHClass::CreateSPrototypeHClass(JSThread *thread, const std::vector<PropertyDescriptor> &descs) in CreateSPrototypeHClass() argument
1503 CreateSHClass(JSThread *thread, const std::vector<PropertyDescriptor> &descs, const JSHClass *parentHClass, bool isFunction) CreateSHClass() argument
1551 CreateSInlinedLayout(JSThread *thread, const std::vector<PropertyDescriptor> &descs, const JSHandle<JSHClass> &hclass, const JSHClass *parentHClass) CreateSInlinedLayout() argument
1606 CreateSDictLayout(JSThread *thread, const std::vector<PropertyDescriptor> &descs, const JSHandle<JSHClass> &hclass, const JSHClass *parentHClass) CreateSDictLayout() argument
[all...]
H A Djs_object.cpp331 void JSObject::SetSProperties(JSThread *thread, JSHandle<JSObject> obj, const std::vector<PropertyDescriptor> &descs) in SetSProperties() argument
H A Dobject_factory.cpp5020 CreateJSObjectWithProperties(size_t propertyCount, const Local<JSValueRef> *keys, const PropertyDescriptor *descs) CreateJSObjectWithProperties() argument
5059 CreateLargeJSObjectWithProperties(size_t propertyCount, const Local<JSValueRef> *keys, const PropertyDescriptor *descs) CreateLargeJSObjectWithProperties() argument
5098 CreateDictionaryJSObjectWithProperties(size_t propertyCount, const Local<JSValueRef> *keys, const PropertyDescriptor *descs) CreateDictionaryJSObjectWithProperties() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpio/
H A Dgpiolib-of.c725 struct gpio_desc *descs = chip->gpiodev->descs; in of_gpiochip_remove_hog() local
/device/soc/rockchip/common/vendor/drivers/pci/
H A Drockchip-pcie-dma.h141 u32 *descs; member
/device/soc/rockchip/common/sdk_linux/drivers/pci/controller/
H A Drockchip-pcie-dma.h142 u32 *descs; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Drockchip-pcie-dma.h144 u32 *descs; member
/device/soc/rockchip/rk3588/kernel/drivers/pci/controller/
H A Drockchip-pcie-dma.h144 u32 *descs; member
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp2513 std::vector<PropertyDescriptor> descs; in NewSWithProperties() local

Completed in 35 milliseconds