| /foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
| H A D | boot_compatible_display_strategy.cpp | 23 void BootCompatibleDisplayStrategy::Display(int32_t duration, std::vector<BootAnimationConfig>& configs)
in Display() argument
|
| H A D | boot_independent_display_strategy.cpp | 22 void BootIndependentDisplayStrategy::Display(int32_t duration, std::vector<BootAnimationConfig>& configs)
in Display() argument
|
| H A D | boot_associative_display_strategy.cpp | 23 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
|
| /base/global/i18n/frameworks/intl/test/fuzztest/datetimeformat_fuzzer/ |
| H A D | datetimeformat_fuzzer.cpp | 31 std::map<std::string, std::string> configs; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
| H A D | compilation.h | 42 std::unordered_map<std::string, std::vector<char>> configs; member
|
| /foundation/graphic/graphic_2d/frameworks/bootanimation/include/ |
| H A D | boot_animation_strategy.h | 29 virtual void Display(int32_t duration, std::vector<BootAnimationConfig>& configs) {};
in Display() argument
|
| /base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/ |
| H A D | soc_action_base.cpp | 36 std::vector<int64_t> configs;
in SocLimitRequest() local
|
| /base/security/security_guard/services/config_manager/src/ |
| H A D | event_config.cpp | 75 std::vector<EventCfg> configs; in Parse() local 101 std::vector<EventCfg> configs; in Update() local 119 bool EventConfig::ParseEventConfig(std::vector<EventCfg> &configs, nlohmann::json &jsonObj) in ParseEventConfig() argument 136 CacheEventConfig(const std::vector<EventCfg> &configs) CacheEventConfig() argument 143 CacheEventToTable(const std::vector<EventCfg> &configs) CacheEventToTable() argument [all...] |
| H A D | model_config.cpp | 69 std::vector<ModelCfg> configs; in Parse() local 95 std::vector<ModelCfg> configs; in Update() local 113 bool ModelConfig::ParseModelConfig(std::vector<ModelCfg> &configs, nlohmann::json &jsonObj) in ParseModelConfig() argument 118 CacheModelConfig(const std::vector<ModelCfg> &configs) CacheModelConfig() argument 126 CacheModelToEvent(const std::vector<ModelCfg> &configs) CacheModelToEvent() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
| H A D | bundle_resource_configuration.cpp | 47 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 D | params_config_operator.cpp | 50 nlohmann::json configs = nlohmann::json::parse(content, nullptr, false); in InitConfig() local
|
| /third_party/gn/src/gn/ |
| H A D | config.h | 51 const UniqueVector<LabelConfigPair>& configs() const { return configs_; } in configs() function in Config 52 UniqueVector<LabelConfigPair>& configs() { return configs_; } in configs() function in Config [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | glxconfig.c | 263 glx_config_destroy_list(struct glx_config *configs) in glx_config_destroy_list() argument 284 glx_config_find_visual(struct glx_config *configs, int vid) in glx_config_find_visual() argument 296 glx_config_find_fbconfig(struct glx_config *configs, int fbid) in glx_config_find_fbconfig() argument
|
| /foundation/communication/bluetooth_service/test/unittest/gatt_c/ |
| H A D | gatt_c_test.cpp | 56 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...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglConfigList.cpp | 65 vector<EGLConfig> configs = eglu::getConfigs(egl, display); in iterate() local [all...] |
| /base/inputmethod/imf/services/src/ |
| H A D | input_type_manager.cpp | 154 std::vector<InputTypeInfo> configs; in Init() local
|
| /base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
| H A D | LocaleMaskItem.java | 38 private ArrayList<LocaleConfig> configs; field in LocaleMaskItem 46 public LocaleMaskItem(String languageTag, ArrayList<LocaleConfig> configs) { in LocaleMaskItem() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/effect/egl/src/ |
| H A D | egl_manager.cpp | 37 EGLConfig configs = NULL; in GetConfig() local
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ |
| H A D | video_session.cpp | 30 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 D | photo_session.cpp | 38 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 D | socperf_sub_test.cpp | 352 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 D | socperf_proxy.cpp | 79 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 D | data_share_profile_config_test.cpp | 87 Config configs;
in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/ |
| H A D | util_test.cpp | 44 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 D | egl_manager.cpp | 52 EGLConfig configs = NULL; in GetConfig() local
|