Home
last modified time | relevance | path

Searched defs:contents (Results 126 - 150 of 288) sorted by relevance

12345678910>>...12

/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() argument
500 ComputeDigestsForEachChunk(const DigestParameter& digestParam, DataSource* contents[], int32_t len, HapByteBuffer& result) ComputeDigestsForEachChunk() argument
[all...]
/base/startup/init/services/sandbox/
H A Dsandbox.c355 char *contents = ReadFileToBuf(sandboxConfigFile); in ParseInitSandboxConfigFile() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_layout_algorithm.cpp229 std::vector<std::string> contents = {}; in GrayDisplayAISpan() local
336 CreateParagraphDrag( const TextStyle& textStyle, const std::vector<std::string>& contents, const RefPtr<Paragraph>& paragraph) CreateParagraphDrag() argument
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_accessibility.cpp121 OH_ArkUI_AccessibilityElementInfoSetContents( ArkUI_AccessibilityElementInfo* elementInfo, const char* contents) OH_ArkUI_AccessibilityElementInfoSetContents() argument
/third_party/elfutils/libdwfl/
H A Dlink_map.c206 void *contents = data->d_buf + vaddr; integrated_memory_callback() local
/third_party/curl/src/
H A Dtool_formparse.c726 char *contents = NULL; in formparse() local
/third_party/glslang/gtests/
H A DTestFixture.h122 tryLoadFile(const std::string& path, const std::string& tag, std::string* contents) tryLoadFile() argument
132 tryLoadSpvFile(const std::string& path, const std::string& tag, std::vector<uint32_t>& contents) tryLoadSpvFile() argument
[all...]
/third_party/backends/testsuite/backend/genesys/
H A Dsession_config_test.cpp327 void write_string_to_file(const std::string& path, const std::string& contents) in write_string_to_file() argument
334 out << contents; in write_string_to_file() local
/third_party/curl/lib/
H A Ddoh.c174 doh_write_cb(const void *contents, size_t size, size_t nmemb, void *userp) in doh_write_cb() argument
/third_party/gn/src/gn/
H A Dparse_tree.h466 const std::vector<std::unique_ptr<const ParseNode>>& contents() const { in contents() function in ListNode
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DPluralRulesTest.java1248 private String showBytes(byte[] contents) { in showBytes() argument
H A DMeasureUnitTest.java3141 private String showBytes(byte[] contents) { in showBytes() argument
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_unittest.cc448 std::string contents; in TEST_F() local
468 std::string contents; in TEST_F() local
489 std::string contents; TEST_F() local
505 std::string contents; TEST_F() local
547 std::string contents; TEST_F() local
566 std::string contents; TEST_F() local
585 std::string contents; TEST_F() local
661 std::string contents; TEST_F() local
682 std::string contents; TEST_F() local
712 std::string contents; TEST_F() local
964 std::string contents; TEST_F() local
995 std::string contents; TEST_F() local
[all...]
/third_party/node/deps/zlib/google/
H A Dzip_unittest.cc448 std::string contents; in TEST_F() local
468 std::string contents; in TEST_F() local
489 std::string contents; TEST_F() local
505 std::string contents; TEST_F() local
547 std::string contents; TEST_F() local
566 std::string contents; TEST_F() local
585 std::string contents; TEST_F() local
661 std::string contents; TEST_F() local
682 std::string contents; TEST_F() local
712 std::string contents; TEST_F() local
964 std::string contents; TEST_F() local
995 std::string contents; TEST_F() local
[all...]
/third_party/node/src/
H A Dnode_builtins.cc201 std::string contents; in LoadBuiltinSource() local
/third_party/ninja/src/
H A Dbuild_test.cc641 string contents; in StartCommand() local
651 string contents; in StartCommand() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDumbTextComponent.java52 private String contents = ""; field in DumbTextComponent
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.h104 enum etna_uniform_contents *contents; member
/third_party/openssl/ohos_lite/include/openssl/
H A Dpkcs7.h67 struct pkcs7_st *contents; member
100 struct pkcs7_st *contents; member
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.cpp96 std::string contents; in ReadFile() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A DjsonToSpirv.cpp96 std::string contents; in ReadFile() local
/third_party/vulkan-loader/tests/framework/
H A Dtest_util.cpp450 write_manifest(std::string const& name, std::string const& contents) write_manifest() argument
[all...]
/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; FindCityDisplayNameMap() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Dnative_interface_accessibility_impl.h479 std::string contents; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_Extend_test_ng.cpp338 std::vector<NG::RangeContent> contents; in HWTEST_F() local
360 std::vector<NG::RangeContent> contents; in HWTEST_F() local
390 std::vector<NG::RangeContent> contents; in HWTEST_F() local
430 std::vector<NG::RangeContent> contents; HWTEST_F() local
461 std::vector<NG::RangeContent> contents; HWTEST_F() local
497 std::vector<NG::RangeContent> contents; HWTEST_F() local
522 std::vector<NG::RangeContent> contents; HWTEST_F() local
543 std::vector<NG::RangeContent> contents; HWTEST_F() local
566 std::vector<NG::RangeContent> contents; HWTEST_F() local
1142 std::vector<NG::RangeContent> contents; HWTEST_F() local
[all...]

Completed in 36 milliseconds

12345678910>>...12