/ohos5.0/base/powermgr/power_manager/utils/vibrator/src/ |
H A D | vibrator_source_parser.cpp | 31 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 D | power_vibrator.cpp | 39 std::vector<VibratorSource> sources = parser->ParseSources(etcPath, vendorPath, systemPath); in LoadConfig() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/ |
H A D | CMakeLists.txt | 14 set(sources variable
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/audio/ |
H A D | _audio_route_v10.md | 37 ### sources subsection
|
H A D | _audio_route_v20.md | 37 ### sources subsection
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_common_ffi.cpp | 39 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 D | js_cached_image.cpp | 30 auto sources = jsObj->GetProperty("sources"); in IsASTCResource() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/ |
H A D | CMakeLists.txt | 128 set(sources variable 179 set(sources variable
|
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup_action/ |
H A D | wakeup_action_controller.cpp | 41 std::shared_ptr<WakeupActionSources> sources = WakeupActionSourceParser::ParseSources(); in Init() local
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationuserinput_fuzzer/ |
H A D | notificationuserinput_fuzzer.cpp | 33 uint8_t sources = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | source_map.h | 41 std::string sources; member
|
H A D | source_map.cpp | 81 std::string sources = sources_[afterPos_[res].sourcesVal]; in Find() local
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/ |
H A D | power_suspend_controller_test.cpp | 327 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(); variable
|
H A D | power_wakeup_controller_test.cpp | 338 std::shared_ptr<WakeupSources> sources = WakeupSourceParser::ParseSources(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/ |
H A D | ace_performance_check.h | 47 std::string sources; // ets page member
|
/ohos5.0/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/ |
H A D | source_map.h | 46 std::string sources; member
|
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/ |
H A D | source_map.cpp | 311 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 D | js_util.cpp | 185 std::vector<std::string> sources; in GetDeviceSourceType() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | string_helper.cpp | 17 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 D | suspend_controller.cpp | 150 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 D | string_helper.cpp | 24 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 D | source_map_test.cpp | 257 std::string sources = "TEST:/data/app/MainAbility.js"; variable
|
/ohos5.0/base/powermgr/power_manager/services/native/src/wakeup/ |
H A D | wakeup_controller.cpp | 82 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 D | audio_sapm.h | 134 struct DListHead sources; member
|
/ohos5.0/drivers/peripheral/distributed_audio/interface/audio/v1_0/ |
H A D | types.h | 136 std::vector<AudioRouteNodeHAL> sources; member
|