Searched defs:typeVal (Results 1 – 3 of 3) sorted by relevance
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/ |
| D | distributeddata_dfx_ut_test.cpp | 129 auto typeVal = FakeHivew::GetInt("ERROR_TYPE"); variable 191 auto typeVal = FakeHivew::GetInt("ERROR_TYPE"); variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| D | jsi_offscreen_canvas_bridge.cpp | 736 auto typeVal = argv[0]->GetProperty(runtime, "__type"); in JsStroke() local 1041 auto typeVal = argv[0]->GetProperty(runtime, "__type"); in JsPath2DAddPath() local 1331 auto typeVal = argv[0]->GetProperty(runtime, "__type"); in JsMakePath2D() local 1618 auto typeVal = proto->GetProperty(runtime, "__type"); in JsFillStyleSetter() local 1668 auto typeVal = proto->GetProperty(runtime, "__type"); in JsStrokeStyleSetter() local 2197 auto typeVal = proto->GetProperty(runtime, "__type"); in JsIsPointInStroke() local 2240 auto typeVal = proto->GetProperty(runtime, "__type"); in JsIsPointInPath() local
|
| D | jsi_canvas_bridge.cpp | 942 auto typeVal = argv[0]->GetProperty(runtime, "__type"); in JsStroke() local 1243 auto typeVal = argv[0]->GetProperty(runtime, "__type"); in JsPath2DAddPath() local 1533 auto typeVal = argv[0]->GetProperty(runtime, "__type"); in JsMakePath2D() local 2024 auto typeVal = proto->GetProperty(runtime, "__type"); in JsFillStyleSetter() local 2064 auto typeVal = proto->GetProperty(runtime, "__type"); in JsStrokeStyleSetter() local
|