Home
last modified time | relevance | path

Searched defs:resource (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/bindings/native/include/
Dcallback-resource.h29 void holdCallbackResource(const InteropCallbackResource *resource) in holdCallbackResource()
36 for (auto resource : this->heldResources) { in release() local
Dinterop-types.h96 InteropInt32 resource; member
136 InteropCallbackResource resource; member
Dpanda_types.h191 KInt resource; member
/arkcompiler/runtime_core/taihe/test/ani_bundlemanager/author/include/
Dmetadata.h27 std::string resource = "metadate.resource"; variable
56 void SetResource(string_view resource) in SetResource()
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/examples/benchmarks/swift/
DSanity.swift26 var resource: [Int] = [0, 0, 0, 0, 0] variable
DVoid.swift26 var resource: [Int] = [0, 0, 0, 0, 0] variable
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dfile.h360 const File *resource; member
Dgraph.h248 const Graph *resource; member
Dbase_classes.h253 R resource; member
/arkcompiler/toolchain/test/autotest/
DREADME.md43 ### resource subsection
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/utils/checker/
DAbilityInterface.ts72 resource: string; property
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp5452 auto resource = in OH_JSVM_CreateExternalStringLatin1() local
5473 auto resource = in OH_JSVM_CreateExternalStringUtf16() local