| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
| H A D | cloud_types_util.cpp | 20 bool Marshalling(const Participant &input, MessageParcel &data) in Marshalling() argument 34 bool Marshalling(const Privilege &input, MessageParcel &data) in Marshalling() argument 48 Marshalling(const Asset &input, MessageParcel &data) Marshalling() argument 58 Marshalling(const ValueObject &input, MessageParcel &data) Marshalling() argument 68 Marshalling(const ValuesBucket &input, MessageParcel &data) Marshalling() argument 79 Marshalling(const StatisticInfo &input, MessageParcel &data) Marshalling() argument 102 Marshalling(const CloudSyncInfo &input, MessageParcel &data) Marshalling() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | hash.cpp | 19 uint64_t Hash::HashFunc(const std::string &input) in HashFunc() argument 31 uint32_t Hash::Hash32Func(const std::string &input) in Hash32Func() argument
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/ |
| H A D | cloud_types_util.cpp | 20 bool Marshalling(const Participant &input, MessageParcel &data) in Marshalling() argument 34 bool Marshalling(const Privilege &input, MessageParcel &data) in Marshalling() argument 48 Marshalling(const Role &input, MessageParcel &data) Marshalling() argument 65 Marshalling(const Confirmation &input, MessageParcel &data) Marshalling() argument 83 Marshalling(const SharingCode &input, MessageParcel &data) Marshalling() argument 100 Marshalling(const Asset &input, MessageParcel &data) Marshalling() argument 110 Marshalling(const ValueObject &input, MessageParcel &data) Marshalling() argument 120 Marshalling(const ValuesBucket &input, MessageParcel &data) Marshalling() argument 137 Marshalling(const Strategy &input, MessageParcel &data) Marshalling() argument 143 Marshalling(const CommonAsset &input, MessageParcel &data) Marshalling() argument 150 Marshalling(const CloudSyncInfo &input, MessageParcel &data) Marshalling() argument [all...] |
| /third_party/curl/lib/ |
| H A D | curl_get_line.c | 39 char *Curl_get_line(char *buf, int len, FILE *input) in Curl_get_line() argument
|
| /third_party/icu/icu4c/source/test/fuzzer/ |
| H A D | uloc_for_language_tag_fuzzer.cpp | 14 const std::string input = MakeZeroTerminatedInput(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | uloc_canonicalize_fuzzer.cpp | 14 const std::string input = MakeZeroTerminatedInput(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | uloc_get_name_fuzzer.cpp | 14 const std::string input = MakeZeroTerminatedInput(data, size); in LLVMFuzzerTestOneInput() local
|
| H A D | uloc_open_keywords_fuzzer.cpp | 11 const std::string input = MakeZeroTerminatedInput(data, size); in LLVMFuzzerTestOneInput() local
|
| /third_party/jsframework/ |
| H A D | build_strip_native_min.js | |
| /third_party/ninja/src/ |
| H A D | depfile_parser_test.cc | 28 bool DepfileParserTest::Parse(const char* input, string* err) { in Parse() argument
|
| /third_party/node/deps/base64/base64/lib/arch/avx2/ |
| H A D | enc_reshuffle.c | 2 enc_reshuffle (const __m256i input) in enc_reshuffle() argument
|
| /third_party/node/deps/base64/base64/lib/arch/avx512/ |
| H A D | enc_reshuffle_translate.c | 5 enc_reshuffle_translate (const __m512i input) in enc_reshuffle_translate() argument
|
| /third_party/node/deps/npm/node_modules/jsonparse/test/ |
| H A D | offset.js | 4 var input = '{\n "string": "value",\n "number": 3,\n "object"'; variable
|
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| H A D | fuzz_phone.cc | 37 std::string input = fuzzed_data.ConsumeRandomLengthString(); in LLVMFuzzerTestOneInput() local
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | pppcrypt.c | 41 static u_char pppcrypt_get_7bits(u_char *input, int startBit) { in pppcrypt_get_7bits() argument
|
| /third_party/mesa3d/src/util/tests/ |
| H A D | roundeven_test.cpp | 37 float input, expected; in TEST() member 73 double input, expected; in TEST() member [all...] |
| /third_party/openssl/test/ |
| H A D | sm4_internal_test.c | 29 static const uint8_t input[SM4_BLOCK_SIZE] = { in test_sm4_ecb() local
|
| /third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
| H A D | CodedInputStreamExtensions.cs | 39 public static void AssertNextTag(this CodedInputStream input, uint expectedTag) in AssertNextTag() argument
|
| /third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/ |
| H A D | FieldMaskTest.cs | 44 public void ToString_Invalid(string input) in ToString_Invalid() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
| H A D | CodedInputStreamExtensions.cs | 39 public static void AssertNextTag(this CodedInputStream input, uint expectedTag) in AssertNextTag() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/fuzzers/ |
| H A D | spvtools_binary_parser_fuzzer.cpp | 32 std::vector<uint32_t> input; in LLVMFuzzerTestOneInput() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | text_advance_test.cpp | 82 std::string input = "; comment|padding beyond the end"; TEST() local [all...] |
| H A D | text_to_binary.device_side_enqueue_test.cpp | 42 const std::string input = in TEST_P() local
|
| H A D | text_to_binary.function_test.cpp | 39 const std::string input = "%result_id = OpFunction %result_type " + in TEST_P() local 62 const std::string input = in TEST_F() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_explicit_reserved_test.cpp | 71 const std::string input = ShaderAssembly( in TEST_F() local 82 const std::string input = ShaderAssembly( in TEST_F() local 94 const std::string input = ShaderAssembly( in TEST_F() local 107 const std::string input = ShaderAssembly( in TEST_F() local
|