Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 5 of 5) sorted by relevance

/test/xts/acts/multimedia/medialibrary/
Dcommon.js61 let ops = { variable
70 let ops = { variable
79 let ops = { variable
88 let ops = { variable
97 let ops = { variable
112 let ops = { variable
141 let ops = { variable
177 let ops = { variable
/test/xts/acts/multimedia/photoAccess/
Dcommon.ts35 const ops : photoAccessHelper.FetchOptions = { constant
45 const ops : photoAccessHelper.FetchOptions = { constant
56 const ops : photoAccessHelper.FetchOptions = { constant
67 const ops : photoAccessHelper.FetchOptions = { constant
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
Dimage_source_test.cpp224 static bool parseImageDecodingOps(napi_env env, napi_value arg, struct OhosImageDecodingOps &ops) in parseImageDecodingOps()
289 struct OhosImageSourceOps ops; in Create() local
313 struct OhosImageSourceOps ops; in CreateIncremental() local
365 struct OhosImageDecodingOps ops; in CreatePixelMap() local
385 struct OhosImageDecodingOps ops; in CreatePixelMapList() local
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dmock_idevice.cpp125 int32_t MockIDevice::GetSupportedOperation(const Model& model, std::vector<bool>& ops) in GetSupportedOperation()
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dmock_idevice.cpp125 int32_t MockIDevice::GetSupportedOperation(const Model& model, std::vector<bool>& ops) in GetSupportedOperation()