| /test/xts/acts/ai/mindspore/mindsporectest/src/ |
| D | ohos_c_api_test_mslite.cpp | 56 void AddContextDeviceCPU(OH_AI_ContextHandle context) { in AddContextDeviceCPU() 123 void AddContextDeviceNNRT(OH_AI_ContextHandle context) { in AddContextDeviceNNRT() 160 void AddContextDeviceNNRTWithCache(OH_AI_ContextHandle context, const char *cache_path, const char … in AddContextDeviceNNRTWithCache() 199 void AddContextDeviceNNRTByType(OH_AI_ContextHandle context) { in AddContextDeviceNNRTByType() 226 void AddContextDeviceNNRTByName(OH_AI_ContextHandle context) { in AddContextDeviceNNRTByName() 308 void ModelPredict(OH_AI_ModelHandle model, OH_AI_ContextHandle context, string model_name, in ModelPredict() 362 void ModelTrain(OH_AI_ModelHandle model, OH_AI_ContextHandle context, string model_name, in ModelTrain() 437 OH_AI_ContextHandle context = OH_AI_ContextCreate(); variable 510 OH_AI_ContextHandle context = OH_AI_ContextCreate(); variable 551 OH_AI_ContextHandle context = OH_AI_ContextCreate(); variable [all …]
|
| /test/xts/acts/graphic/graphicGlesExtension/ |
| D | graphicGlesExtension.cpp | 53 EGLContext context; variable 113 EGLContext context; variable 173 EGLContext context; variable 233 EGLContext context; variable 293 EGLContext context; variable
|
| /test/xts/dcts/distributeddatamgr/jstest/distributed_rdb_store/client/hap/entry/src/main/js/MainAbility/ |
| D | app.js | 22 let context = featureAbility.getContext(); variable
|
| /test/xts/acts/ability/ability_runtime/featureability/sceneproject/getcallingbundletest/entry/src/main/js/MainAbility/pages/index/ |
| D | index.js | 39 let context = featureAbility.getContext(); variable
|
| /test/xts/acts/ability/ability_runtime/featureability/sceneproject/getcallingbundletest/entry/src/main/js/MainAbility/ |
| D | app.js | 39 let context = featureAbility.getContext(); variable
|
| /test/xts/acts/distributeddatamgr/distributedKVStoretest/distributedKVStorejstest/entry/src/ohosTest/js/test/ |
| D | KvManagerKVPromiseJsTest.test.js | 19 var context = abilityFeatureAbility.getContext(); variable 33 context:context property 465 context:context property 508 context:contextApplication property
|
| D | SchemaJsTest.test.js | 20 var context = abilityFeatureAbility.getContext(); variable 92 context: context, property
|
| D | KvManagerKVCallbackJsTest.test.js | 19 var context = abilityFeatureAbility.getContext(); variable 30 context: context property 563 context:context property 589 context:"context" property
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/ |
| D | drag_setDragEventStrictReport.cpp | 60 ArkUI_ContextHandle context = OH_ArkUI_GetContextByNode(text); in drag_setDragEventStrictReportWidthContext_003() local 76 ArkUI_ContextHandle context = OH_ArkUI_GetContextByNode(text); in drag_setDragEventStrictReportWidthContext_004() local
|
| D | drag_dragAction.cpp | 143 ArkUI_ContextHandle context = OH_ArkUI_GetContextByNode(text); in drag_DragAction_RegisterStatusListener_007() local 161 ArkUI_ContextHandle context = OH_ArkUI_GetContextByNode(text); in drag_DragAction_UnregisterStatusListener_008() local 177 ArkUI_ContextHandle context = OH_ArkUI_GetContextByNode(text); in drag_DragAction_StartDrag_009() local
|
| /test/xts/dcts/testtools/disjsTest/server/ |
| D | testApi.js | 34 let context; variable 53 context: context, property 74 context: context, property
|
| /test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/ |
| D | napi_init.cpp | 56 void FinalizeFunc(void* context) {}; in FinalizeFunc() 57 void ContextFinalizeFunc(void* context) {}; in ContextFinalizeFunc() 58 void CallbackFunc(void* context, Pasteboard_NotifyType type) in CallbackFunc() 64 void* GetDataCallbackFunc(void* context, const char* type) in GetDataCallbackFunc() 72 void* GetDataCallback(void* context, const char* type) in GetDataCallback() 100 void* context = static_cast<void*>(pasteboard); in OH_PasteboardObserver_SetData0100() local 113 void* context = static_cast<void*>(pasteboard); in OH_PasteboardObserver_SetData0200() local 129 void* context = static_cast<void*>(pasteboard); in OH_PasteboardObserver_SetData0300() local 142 void* context = static_cast<void*>(pasteboard); in OH_PasteboardObserver_SetData0400() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/nodecontent/ |
| D | node_content_test.cpp | 26 ArkUI_ContextHandle context = nullptr; in TestNodeContent001() local 84 ArkUI_ContextHandle context = nullptr; in TestNodeContent007() local
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/entry/src/ohosTest/js/test/ |
| D | RelationalStoreQuery.test.js | 34 var context = ability_featureAbility.getContext() variable 36 async function CreatRdbStore(context, STORE_CONFIG) { argument 81 context:context property
|
| D | RelationalStoreEncryptionJsunit.test.js | 25 var context = ability_featureAbility.getContext(); variable 43 async function CreatRdbStore(context, STORE_CONFIG) { argument
|
| D | RelationalStoreBackupRestoreWithFAContextJsunit.test.js | 25 var context = ability_featureAbility.getContext() variable 32 async function CreatRdbStore(context, STORE_CONFIG) { argument
|
| D | RelationalStoreBackupRestoreCallbackJsunit.test.js | 29 var context = ability_featureAbility.getContext() variable 36 async function CreatRdbStore(context, STORE_CONFIG) { argument
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/entry/src/ohosTest/js/test/ |
| D | RdbstoreEncryptionJsunit.test.js | 25 var context variable 40 async function CreatRdbStore(context, STORE_CONFIG) { argument
|
| /test/xts/tools/sample/AppSampleD/entry/src/main/ets/model/ |
| D | AVPlayerModel.ts | 26 private context; property in AVPlayerModel
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/animation/ |
| D | animation_event_test.cpp | 44 auto context = OH_ArkUI_GetContextByNode(column); in SetAnimateTo() local 125 auto context = OH_ArkUI_GetContextByNode(column); in RegisterOnFinishCallback() local 191 auto context = OH_ArkUI_GetContextByNode(column); in RegisterOnEventCallback() local 246 auto context = OH_ArkUI_GetContextByNode(column); in SetAnimator() local 279 auto context = OH_ArkUI_GetContextByNode(column); in SetAnimatorWithIterations() local 298 auto context = OH_ArkUI_GetContextByNode(column); in SetAnimatorReverse() local
|
| /test/xts/acts/arkui/ace_c_arkui_nowear_test_api20/entry/src/main/cpp/dropBadge/ |
| D | EnableDropDisallowedBadgeTest.cpp | 53 ArkUI_ContextHandle context; in CreateNativeNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_nowear_test_api14/entry/src/main/cpp/manager/ |
| D | plugin_manager.cpp | 109 auto context = PluginManager::GetInstance(); in Export() local
|
| /test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/manager/ |
| D | plugin_manager.cpp | 109 auto context = PluginManager::GetInstance(); in Export() local
|
| /test/xts/acts/arkui/ace_c_arkui_nowear_test_api20/entry/src/main/cpp/manager/ |
| D | plugin_manager.cpp | 109 auto context = PluginManager::GetInstance(); in Export() local
|
| /test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestProgressBar/entry/src/main/cpp/manager/ |
| D | plugin_manager.cpp | 109 auto context = PluginManager::GetInstance(); in Export() local
|