Home
last modified time | relevance | path

Searched defs:contents (Results 1 – 25 of 43) sorted by relevance

12

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_switch_test.cpp56 std::vector<std::string> contents; variable
75 std::vector<std::string> contents; variable
93 std::vector<std::string> contents; variable
111 std::vector<std::string> contents; variable
H A Dconfig_reader_test.cpp52 std::vector<std::string> contents; in ParseConfigFile() local
72 std::vector<std::string> contents; variable
/ohos5.0/base/startup/init/services/etc/param/
H A Dparam_fixer.py40 def parse_params(line, contents): argument
52 def parse_extra_params(extras, contents): argument
/ohos5.0/build/config/components/init/param/
H A Dparam_fixer.py40 def parse_params(line, contents): argument
52 def parse_extra_params(extras, contents): argument
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/include/
H A Dmock_plugin_mgr.h56 std::vector<std::string> contents; in Init() local
72 std::vector<std::string> contents; in Init() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtab_content_proxy_element.h33 …explicit TabContentProxyElement(const std::list<RefPtr<Component>>& contents) : TabContentElement(… in TabContentProxyElement()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_content_component.cpp24 const std::list<RefPtr<Component>>& contents, const RefPtr<TabController>& controller) in TabContentComponent()
H A Dtab_content_element.cpp22 TabContentElement::TabContentElement(const std::list<RefPtr<Component>>& contents) in TabContentElement()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/fa/
H A Dfa_context.cpp23 void FaContext::Parse(const std::string& contents) in Parse()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/stage/
H A Dstage_context.cpp24 void StageContext::Parse(const std::string& contents) in Parse()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/
H A Dcontext.cpp39 std::string contents; in CreateContext() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/
H A Dmanifest_parser.cpp47 void ManifestParser::Parse(const std::string& contents) in Parse()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/loadfromconfigfile_fuzzer/
H A Dloadfromconfigfile_fuzzer.cpp45 std::vector<std::string> contents; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/loadfromcustconfigfile_fuzzer/
H A Dloadfromcustconfigfile_fuzzer.cpp45 std::vector<std::string> contents; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/build/rust/tests/test_cxx_rust/src/
H A Dclient_blobstore.cpp44 std::string contents; in put_buf() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_callback_test.cpp116 char contents[] = "AP-STA-DISCONNECTED"; variable
128 char contents[] = "AP-ENABLED"; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/
H A Dexif_getfilterarea_test.cpp128 std::vector<std::vector<char>> contents; variable
174 std::vector<std::vector<char>> contents; variable
220 std::vector<std::vector<char>> contents; variable
266 std::vector<std::vector<char>> contents; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_Extend_test_ng.cpp338 std::vector<NG::RangeContent> contents; variable
360 std::vector<NG::RangeContent> contents; variable
390 std::vector<NG::RangeContent> contents; variable
430 std::vector<NG::RangeContent> contents; variable
461 std::vector<NG::RangeContent> contents; variable
497 std::vector<NG::RangeContent> contents; variable
522 std::vector<NG::RangeContent> contents; variable
543 std::vector<NG::RangeContent> contents; variable
566 std::vector<NG::RangeContent> contents; variable
1143 std::vector<NG::RangeContent> contents; variable
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/examples/
H A Dasync_certs_adapter.rs34 let mut contents = String::new(); in verify() localVariable
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/
H A Dsys_event_stat_test.cpp51 std::string contents; in GetFileContent() local
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dstage_card_parser.cpp24 void StageCardParser::Parse(const std::string& contents, const std::string& selectUrl) in Parse()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dtranslator.py52 def update_file(contents, file_path): argument
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/util/
H A Dhap_signing_block_utils.cpp473 bool HapSigningBlockUtils::GetSumOfChunkDigestLen(DataSource* contents[], int32_t len, in GetSumOfChunkDigestLen()
501 DataSource* contents[], int32_t len, HapByteBuffer& result) in ComputeDigestsForEachChunk()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp767 xmlChar *contents[ELEMENT_NUM] = { 0 }; // 2 represent cityid, zoneid; in ReadTimeZoneData() local
865 xmlChar *contents[ELEMENT_NUM] = { 0 }; // 2 represent cityid, displayName; in FindCityDisplayNameFromXml() local
927 xmlChar *contents[ELEMENT_NUM] = { 0 }; // 2 represent cityid, displayName; in FindCityDisplayNameMap() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Drofs_filesystem.cpp129 explicit ROFSMemoryDirectory(const vector<IDirectory::Entry>& contents) : contents_(contents) {} in ROFSMemoryDirectory()

12