Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/base/powermgr/power_manager/utils/vibrator/src/
H A Dvibrator_source_parser.cpp31 std::vector<VibratorSource> sources; in ParseSources() local
73 std::vector<VibratorSource> sources; in ParseSources() local
91 std::vector<VibratorSource>& sources, Json::Value& valueObj, std::string& key) in ParseSourcesProc()
H A Dpower_vibrator.cpp39 std::vector<VibratorSource> sources = parser->ParseSources(etcPath, vendorPath, systemPath); in LoadConfig() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/
H A DCMakeLists.txt14 set(sources variable
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/audio/
H A D_audio_route_v10.md37 ### sources subsection
H A D_audio_route_v20.md37 ### sources subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.cpp39 CJTouchInfo* sources, const std::list<OHOS::Ace::TouchLocationInfo>& touchLocationInfoList) in TransformNativeTouchLocationInfo()
56 void TransformNativeCJFingerInfo(CJFingerInfo* sources, const std::list<OHOS::Ace::FingerInfo>& fin… in TransformNativeCJFingerInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_cached_image.cpp30 auto sources = jsObj->GetProperty("sources"); in IsASTCResource() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/
H A DCMakeLists.txt128 set(sources variable
179 set(sources variable
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup_action/
H A Dwakeup_action_controller.cpp41 std::shared_ptr<WakeupActionSources> sources = WakeupActionSourceParser::ParseSources(); in Init() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationuserinput_fuzzer/
H A Dnotificationuserinput_fuzzer.cpp33 uint8_t sources = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dsource_map.h41 std::string sources; member
H A Dsource_map.cpp81 std::string sources = sources_[afterPos_[res].sourcesVal]; in Find() local
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_suspend_controller_test.cpp327 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(); variable
H A Dpower_wakeup_controller_test.cpp338 std::shared_ptr<WakeupSources> sources = WakeupSourceParser::ParseSources(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_performance_check.h47 std::string sources; // ets page member
/ohos5.0/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Dsource_map.h46 std::string sources; member
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp311 std::string sources = targetMap.sources_[0].substr(REAL_SOURCE_INDEX, in Find() local
385 std::string SourceMap::GetRelativePath(const std::string& sources) in GetRelativePath()
480 std::string sources = isModular_ ? mapInfo.sources : GetRelativePath(mapInfo.sources); in GetSourceInfo() local
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_util.cpp185 std::vector<std::string> sources; in GetDeviceSourceType() local
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_helper.cpp17 std::vector<std::string> StringHelper::Split(std::string sources, const std::string &limit) in Split()
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp150 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(); in Init() local
217 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(jsonStr); in UpdateSuspendSources() local
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp24 std::vector<std::string> StringHelper::Split(std::string sources, const std::string &limit) in Split()
/ohos5.0/foundation/ability/ability_runtime/js_environment/test/unittest/source_map_test/
H A Dsource_map_test.cpp257 std::string sources = "TEST:/data/app/MainAbility.js"; variable
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/
H A Dwakeup_controller.cpp82 std::shared_ptr<WakeupSources> sources = WakeupSourceParser::ParseSources(); in Init() local
122 std::shared_ptr<WakeupSources> sources = WakeupSourceParser::ParseSources(jsonStr); in RegisterSettingsObserver() local
/ohos5.0/drivers/hdf_core/framework/model/audio/sapm/include/
H A Daudio_sapm.h134 struct DListHead sources; member
/ohos5.0/drivers/peripheral/distributed_audio/interface/audio/v1_0/
H A Dtypes.h136 std::vector<AudioRouteNodeHAL> sources; member

12