Home
last modified time | relevance | path

Searched defs:contents (Results 1 - 25 of 330) sorted by relevance

12345678910>>...14

/third_party/protobuf/php/ext/google/protobuf/
H A Dbundled_php.h39 const char *contents; member
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dserializable_test.cc20 explicit SimpleExample(const std::vector<uint8_t>& contents) in SimpleExample() argument
33 std::vector<uint8_t> contents = {1, 2, 3}; in TEST() local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_content_component.cpp23 TabContentComponent( const std::list<RefPtr<Component>>& contents, const RefPtr<TabController>& controller) TabContentComponent() argument
/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(contents) {}; in TabContentProxyElement() argument
/foundation/arkui/ace_engine/adapter/preview/external/ability/stage/
H A Dstage_context.cpp24 void StageContext::Parse(const std::string& contents) in Parse() argument
/foundation/arkui/ace_engine/adapter/preview/external/ability/fa/
H A Dfa_context.cpp23 void FaContext::Parse(const std::string& contents) in Parse() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/
H A DTestDataElements_testtypes.java20 private static Object[][] contents = { field in TestDataElements_testtypes
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/data/
H A DTestDataElements_testtypes.java23 private static Object[][] contents = { field in TestDataElements_testtypes
/third_party/ninja/src/
H A Dparser.cc27 string contents; in Load() local
/third_party/rust/crates/nix/test/test_kmod/
H A Dmod.rs96 let mut contents: Vec<u8> = Vec::new(); in test_init_and_delete_module() variables
121 let mut contents: Vec<u8> = Vec::new(); in test_init_and_delete_module_with_params() variables
/third_party/spirv-tools/test/fuzzers/
H A Dspvtools_as_fuzzer.cpp35 std::vector<char> contents; in LLVMFuzzerTestOneInput() local
/build/rust/tests/test_cxx_rust/src/
H A Dclient_blobstore.cpp44 std::string contents; in put_buf() local
/foundation/arkui/ace_engine/adapter/preview/external/ability/
H A Dcontext.cpp39 std::string contents; in CreateContext() local
47 formatMessage << contents; in CreateContext() local
/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/
H A Dmanifest_parser.cpp47 void ManifestParser::Parse(const std::string& contents) in Parse() argument
/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/loadfromconfigfile_fuzzer/
H A Dloadfromconfigfile_fuzzer.cpp45 std::vector<std::string> contents; in DoSomethingInterestingWithMyAPI() local
/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
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_switch_test.cpp56 std::vector<std::string> contents; in HWTEST_F() local
75 std::vector<std::string> contents; in HWTEST_F() local
93 std::vector<std::string> contents; in HWTEST_F() local
111 std::vector<std::string> contents; in HWTEST_F() local
[all...]
H A Dconfig_reader_test.cpp52 std::vector<std::string> contents; in ParseConfigFile() local
72 std::vector<std::string> contents; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/loadfromcustconfigfile_fuzzer/
H A Dloadfromcustconfigfile_fuzzer.cpp45 std::vector<std::string> contents; in DoSomethingInterestingWithMyAPI() local
/kernel/linux/linux-5.10/arch/x86/um/shared/sysdep/
H A Dtls.h16 unsigned int contents:2; member
/kernel/linux/linux-6.6/arch/x86/um/shared/sysdep/
H A Dtls.h16 unsigned int contents:2; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dima.c83 BPF_PROG(kernel_read_file, struct file *file, enum kernel_read_file_id id, bool contents) BPF_PROG() argument
/third_party/eudev/src/shared/
H A Dfileio.c86 int read_full_stream(FILE *f, char **contents, size_t *size) { in read_full_stream() argument
149 int read_full_file(const char *fn, char **contents, size_t *size) { in read_full_file() argument
/third_party/glslang/gtests/
H A DLink.FromFile.cpp58 std::string contents; in TEST_P() local
/third_party/gn/src/gn/
H A Dc_include_iterator.h17 std::string_view contents; member

Completed in 8 milliseconds

12345678910>>...14