/hardware/interfaces/tetheroffload/control/1.0/vts/functional/ |
D | VtsHalTetheroffloadControlV1_0TargetTest.cpp | 86 const vector<hidl_string> prefixes{hidl_string("2001:db8::/64")}; in TEST_P() local 87 const Return<void> ret = control->setLocalPrefixes(prefixes, ASSERT_FALSE_CALLBACK); in TEST_P() 161 const vector<hidl_string> prefixes{hidl_string("192.0.2.1")}; in TEST_P() local 162 const Return<void> ret = control->setLocalPrefixes(prefixes, ASSERT_TRUE_CALLBACK); in TEST_P() 168 const vector<hidl_string> prefixes{hidl_string("fe80::1")}; in TEST_P() local 169 const Return<void> ret = control->setLocalPrefixes(prefixes, ASSERT_TRUE_CALLBACK); in TEST_P() 175 const vector<hidl_string> prefixes{hidl_string("192.0.2.0/24"), hidl_string("fe80::/64")}; in TEST_P() local 176 const Return<void> ret = control->setLocalPrefixes(prefixes, ASSERT_TRUE_CALLBACK); in TEST_P() 184 const vector<hidl_string> prefixes{}; in TEST_P() local 185 const Return<void> ret = control->setLocalPrefixes(prefixes, ASSERT_FALSE_CALLBACK); in TEST_P() [all …]
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/ |
D | vk_entrypoints_gen.py | 254 instance_prefixes = args.prefixes 255 physical_device_prefixes = args.prefixes 256 device_prefixes = args.prefixes + args.device_prefixes
|
/hardware/interfaces/tetheroffload/aidl/vts/functional/ |
D | VtsHalTetheroffloadTargetTest.cpp | 278 const std::vector<std::string> prefixes{std::string("2001:db8::/64")}; in TEST_P() local 279 EXPECT_EQ(EX_ILLEGAL_STATE, mOffload->setLocalPrefixes(prefixes).getExceptionCode()); in TEST_P() 352 const std::vector<std::string> prefixes{std::string("192.0.2.1")}; in TEST_P() local 353 EXPECT_EQ(EX_ILLEGAL_ARGUMENT, mOffload->setLocalPrefixes(prefixes).getExceptionCode()); in TEST_P() 358 const std::vector<std::string> prefixes{std::string("fe80::1")}; in TEST_P() local 359 EXPECT_EQ(EX_ILLEGAL_ARGUMENT, mOffload->setLocalPrefixes(prefixes).getExceptionCode()); in TEST_P() 364 const std::vector<std::string> prefixes{std::string("192.0.2.0/24"), std::string("fe80::/64")}; in TEST_P() local 365 auto ret = mOffload->setLocalPrefixes(prefixes); in TEST_P() 373 const std::vector<std::string> prefixes{}; in TEST_P() local 374 EXPECT_EQ(EX_ILLEGAL_ARGUMENT, mOffload->setLocalPrefixes(prefixes).getExceptionCode()); in TEST_P() [all …]
|
/hardware/interfaces/tetheroffload/aidl/aidl_api/android.hardware.tetheroffload/1/android/hardware/tetheroffload/ |
D | IOffload.aidl | 39 void setLocalPrefixes(in String[] prefixes); in setLocalPrefixes() argument
|
/hardware/interfaces/tetheroffload/aidl/aidl_api/android.hardware.tetheroffload/current/android/hardware/tetheroffload/ |
D | IOffload.aidl | 39 void setLocalPrefixes(in String[] prefixes); in setLocalPrefixes() argument
|
/hardware/interfaces/tetheroffload/aidl/android/hardware/tetheroffload/ |
D | IOffload.aidl | 97 void setLocalPrefixes(in String[] prefixes); in setLocalPrefixes() argument
|
/hardware/interfaces/tetheroffload/control/1.0/ |
D | IOffloadControl.hal | 66 * Instruct management process not to forward traffic destined to or from the specified prefixes. 70 * @param prefixes List containing fully specified prefixes. For e.g. 192.168.1.12/24 78 setLocalPrefixes(vec<string> prefixes) generates (bool success, string errMsg); 180 * If no upstream is currently configured, then these downstream interface and prefixes must be 196 * happen because the hardware cannot support the current number of prefixes, the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | naming.adoc | 11 The Vulkan C API uses prefixes as an implicit namespace control mechanism. 12 Bindings to other languages can choose not to use these prefixes if the 23 Abbreviations and prefixes are sometimes used in the API when they do not 25 All abbreviations and prefixes used in the API must be approved by the 27 Abbreviations>> and <<naming-prefixes,Standard Prefixes>> sections, 611 [[naming-prefixes]]
|
D | markup.adoc | 793 with common prefixes or suffixes, or common subsets of API names.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | docgenerator.py | 32 prefixes = ( 39 for prefix in prefixes:
|
D | extensionmetadocgenerator.py | 523 prefixes = self.conventions.extension_index_prefixes 524 for i, prefix in enumerate(prefixes): 527 return (len(prefixes), name)
|
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/ |
D | HAL.cpp | 400 const hidl_vec<hidl_string>& prefixes, in setLocalPrefixes() argument 405 vector<string> prefixesStr = convertHidlStrToStdStr(prefixes); in setLocalPrefixes()
|
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/ |
D | HAL.cpp | 402 const hidl_vec<hidl_string>& prefixes, in setLocalPrefixes() argument 407 vector<string> prefixesStr = convertHidlStrToStdStr(prefixes); in setLocalPrefixes()
|
/hardware/interfaces/broadcastradio/2.0/ |
D | ITunerSession.hal | 145 * prefixes).
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_image_drm_format_modifier.adoc | 48 The canonical list of _modifiers_ and vendor prefixes is found in
|
D | glossary.adoc | 6 // The abbreviations and prefixes probably belong in the upcoming 13 This appendix defines terms, abbreviations, and API prefixes used in the 2116 [[lexicon-prefixes]]
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 4981 * The mapping between extension names and prefixes of operand and
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 5640 * The mapping between extension names and prefixes of operand and
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 3256 prefixes on URLs instead of `http:` where possible. 5171 * Move the un-numbered glossary / abbreviations / prefixes pseudo-chapters
|