Home
last modified time | relevance | path

Searched defs:configs (Results 1 - 25 of 68) sorted by relevance

123

/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_compatible_display_strategy.cpp23 void BootCompatibleDisplayStrategy::Display(int32_t duration, std::vector<BootAnimationConfig>& configs) in Display() argument
H A Dboot_independent_display_strategy.cpp22 void BootIndependentDisplayStrategy::Display(int32_t duration, std::vector<BootAnimationConfig>& configs) in Display() argument
H A Dboot_associative_display_strategy.cpp23 void BootAssociativeDisplayStrategy::Display(int32_t duration, std::vector<BootAnimationConfig>& configs) in Display() argument
70 bool BootAssociativeDisplayStrategy::IsExtraVideoExist(const std::vector<BootAnimationConfig>& configs) in IsExtraVideoExist() argument
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dcompilation.h42 std::unordered_map<std::string, std::vector<char>> configs; member
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_strategy.h29 virtual void Display(int32_t duration, std::vector<BootAnimationConfig>& configs) {}; in Display() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_configuration.cpp47 std::map<std::string, std::string> configs; in InitResourceGlobalConfig() local
48 OHOS::Global::I18n::LocaleInfo locale(Global::I18n::LocaleConfig::GetSystemLocale(), configs); in InitResourceGlobalConfig() local
82 std::map<std::string, std::string> configs; in InitResourceGlobalConfig() local
83 OHOS::Global::I18n::LocaleInfo locale(Global::I18n::LocaleConfig::GetSystemLocale(), configs); in InitResourceGlobalConfig() local
/foundation/multimedia/av_session/services/session/adapter/
H A Dparams_config_operator.cpp50 nlohmann::json configs = nlohmann::json::parse(content, nullptr, false); in InitConfig() local
/foundation/communication/bluetooth_service/test/unittest/gatt_c/
H A Dgatt_c_test.cpp56 BleScanConfigs configs; in HWTEST_F() local
76 BleScanConfigs configs; in HWTEST_F() local
99 BleScanConfigs configs; in HWTEST_F() local
155 BleScanConfigs configs; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/effect/egl/src/
H A Degl_manager.cpp37 EGLConfig configs = NULL; in GetConfig() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dvideo_session.cpp30 std::shared_ptr<PreconfigProfiles> configs = std::make_shared<PreconfigProfiles>(ColorSpace::BT709); in GeneratePreconfigProfiles1_1() local
74 std::shared_ptr<PreconfigProfiles> configs = std::make_shared<PreconfigProfiles>(ColorSpace::BT709); GeneratePreconfigProfiles4_3() local
118 std::shared_ptr<PreconfigProfiles> configs = std::make_shared<PreconfigProfiles>(ColorSpace::BT709); GeneratePreconfigProfiles16_9() local
188 IsPreconfigProfilesLegal(std::shared_ptr<PreconfigProfiles> configs) IsPreconfigProfilesLegal() argument
[all...]
H A Dphoto_session.cpp38 std::shared_ptr<PreconfigProfiles> configs = std::make_shared<PreconfigProfiles>(ColorSpace::DISPLAY_P3); in GeneratePreconfigProfiles1_1() local
80 std::shared_ptr<PreconfigProfiles> configs = std::make_shared<PreconfigProfiles>(ColorSpace::DISPLAY_P3); GeneratePreconfigProfiles4_3() local
122 std::shared_ptr<PreconfigProfiles> configs = std::make_shared<PreconfigProfiles>(ColorSpace::DISPLAY_P3); GeneratePreconfigProfiles16_9() local
189 IsPreconfigProfilesLegal(std::shared_ptr<PreconfigProfiles> configs) IsPreconfigProfilesLegal() argument
[all...]
/foundation/resourceschedule/soc_perf/test/unittest/
H A Dsocperf_sub_test.cpp352 std::vector<int64_t> configs; in HWTEST_F() local
371 std::vector<int64_t> configs; in HWTEST_F() local
385 std::vector<int64_t> configs; SocPerfSubTestLimitRequestTask() local
[all...]
/foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/src/
H A Dsocperf_proxy.cpp79 LimitRequest(int32_t clientId, const std::vector<int32_t>& tags, const std::vector<int64_t>& configs, const std::string& msg) LimitRequest() argument
H A Dsocperf_client.cpp147 LimitRequest(int32_t clientId, const std::vector<int32_t>& tags, const std::vector<int64_t>& configs, const std::string& msg) LimitRequest() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddata_share_profile_config_test.cpp87 Config configs; in HWTEST_F() local
/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dutil_test.cpp44 std::vector<BootAnimationConfig> configs; in HWTEST_F() local
73 std::vector<BootAnimationConfig> configs; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Degl_manager.cpp52 EGLConfig configs = NULL; in GetConfig() local
/foundation/resourceschedule/soc_perf/services/server/src/
H A Dsocperf_server.cpp112 LimitRequest(int32_t clientId, const std::vector<int32_t>& tags, const std::vector<int64_t>& configs, const std::string& msg) LimitRequest() argument
H A Dsocperf_stub.cpp204 std::vector<int64_t> configs; in StubLimitRequest() local
/foundation/resourceschedule/soc_perf/test/testutil/
H A Dsocperf_test.cpp90 char* configs = argv[4]; in LimitRequest() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_pro/
H A Dwifi_pro_state_machine_test.cpp187 std::vector<WifiDeviceConfig> configs; in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/nn_compiler/
H A Dnn_compiler_test.cpp1084 std::unordered_map<std::string, std::vector<char>> configs; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnet_diag_wrapper_test.cpp404 std::list<NetDiagIfaceConfig> configs; in HWTEST_F() local
421 std::list<NetDiagIfaceConfig> configs; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_settings_test.cpp127 std::vector<WifiDeviceConfig> configs; in HWTEST_F() local
333 std::vector<WifiDeviceConfig> configs; in HWTEST_F() local
375 std::vector<WifiBackupConfig> configs; in HWTEST_F() local
528 WifiDeviceConfig configs; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dxml_parser.cpp410 std::unordered_map<std::string, std::string> configs; in ParsePowerStrategy() local

Completed in 16 milliseconds

123