| /developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/dist/lib/src/arkts/ |
| D | ResourceManager.js | 28 hold(resourceId) { argument 33 release(resourceId) { argument 49 get(resourceId) { argument 54 has(resourceId) { argument
|
| /developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/interop/ |
| D | SerializerBase.ts | 94 resourceId: int32 property 155 const resourceId = ResourceHolder.instance().registerAndHold(callback) constant 178 let resourceId: ResourceId variable 196 for (const resourceId of this.heldResources) constant 271 const resourceId = ResourceHolder.instance().registerAndHold(buffer) constant
|
| D | NativeBuffer.ts | 23 public resourceId: int32 = 0 property in NativeBuffer
|
| /developtools/global_resource_tool/src/ |
| D | id_defined_parser.cpp | 145 ResourceId resourceId; in IdDefinedToResourceIds() local 163 bool IdDefinedParser::PushResourceId(const std::string &filePath, const ResourceId &resourceId, boo… in PushResourceId() 197 … IdDefinedParser::ParseId(const std::string &filePath, const cJSON *origId, ResourceId &resourceId) in ParseId() 221 … IdDefinedParser::ParseType(const std::string &filePath, const cJSON *type, ResourceId &resourceId) in ParseType() 243 … IdDefinedParser::ParseName(const std::string &filePath, const cJSON *name, ResourceId &resourceId) in ParseName() 264 …dDefinedParser::ParseOrder(const std::string &filePath, const cJSON *order, ResourceId &resourceId) in ParseOrder()
|
| D | header.cpp | 62 for (const auto &resourceId : resourceIds) { in Create() local
|
| D | resource_pack.cpp | 218 [&first](stringstream &buffer, const ResourceId& resourceId) { in GenerateTextHeader() 242 }, [](stringstream &buffer, const ResourceId& resourceId) { in GenerateCplusHeader() 261 }, [&itemType](stringstream &buffer, const ResourceId& resourceId) { in GenerateJsHeader()
|
| D | id_worker.cpp | 64 ResourceId resourceId; in GetHeaderId() local
|
| /developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/cpp/ |
| D | callback-resource.cc | 35 void holdManagedCallbackResource(InteropInt32 resourceId) in holdManagedCallbackResource() 41 void releaseManagedCallbackResource(InteropInt32 resourceId) in releaseManagedCallbackResource() 93 const InteropInt32 resourceId = callbackResourceSubqueue.front(); in impl_CheckCallbackEvent() local
|
| D | interop-types.h | 138 InteropInt32 resourceId; member
|
| D | common-interop.cc | 44 KInteropBuffer impl_MaterializeBuffer(KNativePointer data, KLong length, KInt resourceId, KNativePo… in impl_MaterializeBuffer()
|
| /developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/dist/lib/src/interop/ |
| D | NativeBuffer.js | 20 constructor(data, length, resourceId, hold, release) { argument 33 static wrap(data, length, resourceId, hold, release) { argument
|
| D | InteropNativeModule.js | 40 static _HoldCallbackResource(resourceId) { throw "method not loaded"; } argument 41 static _ReleaseCallbackResource(resourceId) { throw "method not loaded"; } argument 44 static _CallCallbackResourceHolder(holder, resourceId) { throw "method not loaded"; } argument 45 static _CallCallbackResourceReleaser(releaser, resourceId) { throw "method not loaded"; } argument 46 … static _MaterializeBuffer(data, length, resourceId, hold, release) { throw "method not loaded"; } argument
|
| D | NativeBuffer.d.ts | 21 resourceId: int32; property in NativeBuffer
|
| D | SerializerBase.js | 274 resourceId, property
|
| /developtools/packing_tool/adapter/ohos/restool/ |
| D | ResourcesParser.java | 38 String getResourceById(int resourceId, byte[] data) throws BundleException; in getResourceById() 48 String getBaseResourceById(int resourceId, byte[] data) throws BundleException; in getBaseResourceById()
|
| D | ResourcesParserV1.java | 227 public String getResourceById(int resourceId, byte[] data) throws BundleException { in getResourceById() 250 public String getBaseResourceById(int resourceId, byte[] data) throws BundleException { in getBaseResourceById()
|
| D | ResourcesParserV2.java | 312 public String getResourceById(int resourceId, byte[] data) throws BundleException { in getResourceById() 335 public String getBaseResourceById(int resourceId, byte[] data) throws BundleException { in getBaseResourceById()
|
| /developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/arkts/ |
| D | ResourceManager.ts | 52 const resourceId = ResourceHolder.nextResourceId++ constant
|
| /developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/cpp/types/ |
| D | koala-types.h | 146 KInt resourceId; member
|