Home
last modified time | relevance | path

Searched defs:sources (Results 1 - 13 of 13) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_cached_image.cpp30 auto sources = jsObj->GetProperty("sources"); in IsASTCResource() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.cpp54 void TransformNativeCJFingerInfo(CJFingerInfo* sources, const std::list<OHOS::Ace::FingerInfo>& fingerInfoList) in TransformNativeCJFingerInfo() argument
36 TransformNativeTouchLocationInfo( CJTouchInfo* sources, const std::list<OHOS::Ace::TouchLocationInfo>& touchLocationInfoList) TransformNativeTouchLocationInfo() argument
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dsource_map.h41 std::string sources; member
H A Dsource_map.cpp79 std::string sources = sources_[afterPos_[res].sourcesVal]; in Find() local
/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_performance_check.h47 std::string sources; // ets page member
/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() argument
/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Dsource_map.h46 std::string sources; member
/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"; in HWTEST_F() local
[all...]
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_util.cpp186 std::vector<std::string> sources; in GetDeviceSourceType() local
/foundation/ability/idl_tool/idl_tool_2/
H A Dbuild_hdi_files_info.py202 sources = [] variable in ModuleInfo
[all...]
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp324 std::string sources = targetMap.sources_[0].substr(REAL_SOURCE_INDEX, in Find() local
385 std::string SourceMap::GetRelativePath(const std::string& sources) in GetRelativePath() argument
480 std::string sources = isModular_ ? mapInfo.sources : GetRelativePath(mapInfo.sources); GetSourceInfo() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp542 std::string sources = isBundle ? GetRelativePath(mapInfo.sources) : mapInfo.sources; in GetSourceInfo() local
547 std::string JsiBaseUtils::GetRelativePath(const std::string& sources, std::string splitStr) in GetRelativePath() argument
/foundation/distributedhardware/distributed_audio/common/include/
H A Daudio_types.h440 const struct AudioRouteNode *sources; member

Completed in 9 milliseconds