Searched defs:propertyMap (Results 1 - 7 of 7) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | shared_transition_effect.cpp | 278 auto& propertyMap = option.GetFloatPropertyAnimation(); in CreateSizeAnimation() local
|
/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/ |
H A D | profileutils_fuzzer.cpp | 298 std::map<std::string, std::string> propertyMap; in IsPropertyValidFuzzTest() local
|
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/ |
H A D | intell_voice_manager_napi.cpp | 426 napi_value IntellVoiceManagerNapi::CreatePropertyBase(napi_env env, T &propertyMap, napi_ref ref) in CreatePropertyBase() argument
|
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
H A D | profile_utils_test.cpp | 1161 map<string, string> propertyMap; in HWTEST_F() local 1190 map<string, string> propertyMap; in HWTEST_F() local 1220 map<string, string> propertyMap; HWTEST_F() local 1251 map<string, string> propertyMap; HWTEST_F() local 1282 map<string, string> propertyMap; HWTEST_F() local [all...] |
/foundation/deviceprofile/device_info_manager/common/src/utils/ |
H A D | profile_utils.cpp | 724 bool ProfileUtils::IsPropertyValid(const std::map<std::string, std::string>& propertyMap, const std::string& property, in IsPropertyValid() argument 735 bool ProfileUtils::IsPropertyValid(const std::map<std::string, std::string>& propertyMap, const std::string& property, in IsPropertyValid() argument
|
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_utils.cpp | 1359 CreateJsSystemBarPropertyArrayObject( napi_env env, const std::unordered_map<WindowType, SystemBarProperty>& propertyMap) CreateJsSystemBarPropertyArrayObject() argument
|
H A D | js_scene_session.cpp | 3525 void JsSceneSession::OnSystemBarPropertyChange(const std::unordered_map<WindowType, SystemBarProperty>& propertyMap) in OnSystemBarPropertyChange() argument
|
Completed in 17 milliseconds