Home
last modified time | relevance | path

Searched defs:typeVal (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/
H A Ddistributeddata_dfx_ut_test.cpp129 auto typeVal = FakeHivew::GetInt("ERROR_TYPE"); variable
191 auto typeVal = FakeHivew::GetInt("ERROR_TYPE"); variable
347 auto typeVal = FakeHivew::GetInt("ERROR_TYPE"); variable
379 auto typeVal = FakeHivew::GetInt("DB_SIZE"); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_utils.cpp162 int SQLiteRelationalUtils::BindStatementByType(sqlite3_stmt *statement, int cid, Type &typeVal) in BindStatementByType()
198 …t SQLiteRelationalUtils::BindExtendStatementByType(sqlite3_stmt *statement, int cid, Type &typeVal) in BindExtendStatementByType()
244 Type typeVal; in GetSelectVBucket() local
270 int SQLiteRelationalUtils::GetTypeValByStatement(sqlite3_stmt *stmt, int cid, Type &typeVal) in GetTypeValByStatement()
316 int SQLiteRelationalUtils::GetBlobByStatement(sqlite3_stmt *stmt, int cid, Type &typeVal) in GetBlobByStatement()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_offscreen_canvas_bridge.cpp713 auto typeVal = argv[0]->GetProperty(runtime, "__type"); in JsStroke() local
1010 auto typeVal = argv[0]->GetProperty(runtime, "__type"); in JsPath2DAddPath() local
1300 auto typeVal = argv[0]->GetProperty(runtime, "__type"); in JsMakePath2D() local
1587 auto typeVal = proto->GetProperty(runtime, "__type"); in JsFillStyleSetter() local
1637 auto typeVal = proto->GetProperty(runtime, "__type"); in JsStrokeStyleSetter() local
2166 auto typeVal = proto->GetProperty(runtime, "__type"); in JsIsPointInStroke() local
2209 auto typeVal = proto->GetProperty(runtime, "__type"); in JsIsPointInPath() local
H A Djsi_canvas_bridge.cpp916 auto typeVal = argv[0]->GetProperty(runtime, "__type"); in JsStroke() local
1209 auto typeVal = argv[0]->GetProperty(runtime, "__type"); in JsPath2DAddPath() local
1499 auto typeVal = argv[0]->GetProperty(runtime, "__type"); in JsMakePath2D() local
1978 auto typeVal = proto->GetProperty(runtime, "__type"); in JsFillStyleSetter() local
2018 auto typeVal = proto->GetProperty(runtime, "__type"); in JsStrokeStyleSetter() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image.cpp952 JSRef<JSVal> typeVal = paramObject->GetProperty("types"); in AnalyzerConfig() local
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_convertxml.cpp149 napi_value typeVal = nullptr; variable
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp1276 std::string typeVal; in MakeWantFromCmd() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_manager_test_ng.cpp2695 auto typeVal = float(SheetType::SHEET_BOTTOM); variable