| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | jsnapi_sendable.cpp | 59 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 D | shared_object_factory.cpp | 305 JSHandle<JSTaggedValue> ObjectFactory::CreateSObjectWithProperties(std::vector<PropertyDescriptor> &descs) in CreateSObjectWithProperties() argument
|
| H A D | js_hclass.cpp | 1535 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 D | js_object.cpp | 331 void JSObject::SetSProperties(JSThread *thread, JSHandle<JSObject> obj, const std::vector<PropertyDescriptor> &descs) in SetSProperties() argument
|
| H A D | object_factory.cpp | 5020 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...] |
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| H A D | ark_audio_system_manager_adapter_impl.cpp | 73 std::vector<std::shared_ptr<NWeb::AudioDeviceDescAdapter>> descs = real_.GetDevices((NWeb::AdapterDeviceFlag)flag);
in GetDevices() local
|
| /base/telephony/call_manager/services/distributed_call/src/ |
| H A D | distributed_call_manager.cpp | 405 std::vector<sptr<AudioDeviceDescriptor>> descs = audioSystemMananger in ReportDistributedDeviceInfo() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpio/ |
| H A D | gpiolib-of.c | 725 struct gpio_desc *descs = chip->gpiodev->descs; in of_gpiochip_remove_hog() local
|
| /device/soc/rockchip/common/vendor/drivers/pci/ |
| H A D | rockchip-pcie-dma.h | 141 u32 *descs; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/pci/controller/ |
| H A D | rockchip-pcie-dma.h | 142 u32 *descs; member
|
| /device/soc/rockchip/rk3588/kernel/include/linux/ |
| H A D | rockchip-pcie-dma.h | 144 u32 *descs; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/pci/controller/ |
| H A D | rockchip-pcie-dma.h | 144 u32 *descs; member
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| H A D | jsnapi_expo.cpp | 2513 std::vector<PropertyDescriptor> descs; in NewSWithProperties() local
|