Searched defs:Resource (Results 1 – 11 of 11) sorted by relevance
44 Resource(const std::string& type, const WeakPtr<PipelineBase>& context, ErrorCallback&& onError) in Resource() function
19 declare type Resource = import('../../../../../../../../../out/sdk/ohos-sdk/windows/ets/api/global/… alias
270 struct Resource { struct276 RenderDataConstants::RenderDataFixedString name;280 RenderDataConstants::RenderDataFixedString usageName;287 RenderDataConstants::RenderDataFixedString nodeName;
74 struct Resource { struct76 std::string bundleName;100 Resource iconResource; argument
136 struct Resource : public Parcelable { struct148 static Resource *Unmarshalling(Parcel &parcel); argument
28 namespace Resource { namespace
20 namespace Resource { namespace
76 struct Resource { struct77 union {81 SamplerType sampler { 0 };
166 declare interface Resource {} interface