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 D | distributeddata_dfx_ut_test.cpp | 129 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 D | sqlite_relational_utils.cpp | 162 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 D | jsi_offscreen_canvas_bridge.cpp | 713 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 D | jsi_canvas_bridge.cpp | 916 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 D | js_image.cpp | 952 JSRef<JSVal> typeVal = paramObject->GetProperty("types"); in AnalyzerConfig() local
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/test/ |
H A D | test_convertxml.cpp | 149 napi_value typeVal = nullptr; variable
|
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/ |
H A D | ability_command.cpp | 1276 std::string typeVal; in MakeWantFromCmd() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/ |
H A D | overlay_manager_test_ng.cpp | 2695 auto typeVal = float(SheetType::SHEET_BOTTOM); variable
|