/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | eltwise_test.cpp | 52 int8_t* modeValue = new (std::nothrow) int8_t(0); in SetEltwiseMode() local 172 int32_t* modeValue = new (std::nothrow) int32_t(0); variable 195 int8_t* modeValue = new (std::nothrow) int8_t[2]{0, 0}; variable 216 int8_t* modeValue = new (std::nothrow) int8_t(10); variable 237 int8_t* modeValue = new (std::nothrow) int8_t(0); variable
|
H A D | depth_to_space_test.cpp | 66 int32_t* modeValue = new (std::nothrow) int32_t[1] {0}; in SaveMode() local 203 float* modeValue = new (std::nothrow) float[1] {0.0f}; in __anon44e13b730202() variable 295 std::string modeValue = "DCR"; variable
|
H A D | resize_bilinear_builder_test.cpp | 99 int8_t *modeValue = new (std::nothrow) int8_t(1); in SaveModeTensor() local 648 int8_t modeValue = 1; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_swiper_ffi.cpp | 140 void FfiOHOSAceFrameworkSwiperSetDisplayMode(int32_t modeValue) in FfiOHOSAceFrameworkSwiperSetDisplayMode() 149 void FfiOHOSAceFrameworkSwiperSetEffectMode(int32_t modeValue) in FfiOHOSAceFrameworkSwiperSetEffectMode()
|
/ohos5.0/base/location/frameworks/location_common/common/source/ |
H A D | location_data_rdb_manager.cpp | 83 LocationErrCode LocationDataRdbManager::SetSwitchStateToDb(int modeValue) in SetSwitchStateToDb() 90 LocationErrCode LocationDataRdbManager::SetSwitchStateToDbForUser(int modeValue, int32_t userId) in SetSwitchStateToDbForUser()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
H A D | tabs_attr_test_ng.cpp | 1415 std::string modeValue = ""; variable 1460 std::string modeValue = ""; variable 1528 std::string modeValue = ""; variable
|
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/ |
H A D | grant_permissions.cpp | 128 napi_value modeValue; in GetUriPoliciesArg() local
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | locator_ability.cpp | 463 int modeValue = isEnabled ? ENABLED : DISABLED; in EnableAbility() local 483 int modeValue = isEnabled ? ENABLED : DISABLED; in EnableAbilityForUser() local 1810 void LocatorSwitchMessage::SetModeValue(int32_t modeValue) in SetModeValue() 2252 int modeValue = event->GetParam(); in SetSwitchStateToDbEvent() local 2274 auto modeValue = locatorSwitchMessage->GetModeValue(); in SetSwitchStateToDbForUserEvent() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | schema_object.cpp | 516 FieldValue modeValue; in ParseCheckSchemaVersionMode() local
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/ |
H A D | dstream_operator.cpp | 665 …cJSON *modeValue = cJSON_GetObjectItemCaseSensitive(rootValue, std::to_string(currentOperMode_).c_… in InitOutputConfigurations() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_web.cpp | 4891 bool JSWeb::CheckNestedScrollMode(const int32_t& modeValue) in CheckNestedScrollMode()
|
H A D | js_view_abstract.cpp | 335 void ParseDragPreviewMode(NG::DragPreviewOption& previewOption, int32_t modeValue, bool& isAuto) in ParseDragPreviewMode()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 3594 void ParseDragPreviewMode(NG::DragPreviewOption& previewOption, int32_t modeValue, bool& isAuto) in ParseDragPreviewMode()
|