Home
last modified time | relevance | path

Searched defs:cap (Results 1 - 25 of 396) sorted by relevance

12345678910>>...16

/base/startup/init/interfaces/kits/syscap/src/
H A Dsyscap_ndk.c20 bool canIUse(const char *cap) in canIUse() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/parameter/
H A Dsystemcapability.cpp18 bool HasSystemCapability(const char *cap) in HasSystemCapability() argument
/foundation/multimedia/av_codec/test/nativedemo/codeclist_demo/
H A Dcodeclist_demo.cpp26 OH_AVCapability *cap = OH_AVCodec_GetCapability(mime, false); in RunCase() local
/third_party/ltp/testcases/kernel/security/filecaps/
H A Dprint_caps.c45 cap_t cap = cap_get_proc(); in main() local
/base/startup/init/interfaces/innerkits/syscap/
H A Dinit_syscap.c30 bool HasSystemCapability(const char *cap) in HasSystemCapability() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/
H A Dffmpeg_encoder_plugin.cpp44 void SetDefinition(size_t index, CodecPluginDef &definition, Capability &cap) in SetDefinition() argument
72 Capability cap; in RegisterAudioEncoderPlugins() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_capability.c31 uint32_t cap = 0; in LnnHasCapability() local
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_QUERYCAP.c63 struct v4l2_capability cap; in test_VIDIOC_QUERYCAP() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dspirv_extensions.c97 _mesa_fill_supported_spirv_extensions(struct spirv_supported_extensions *ext, const struct spirv_supported_capabilities *cap) _mesa_fill_supported_spirv_extensions() argument
/third_party/skia/gm/
H A Dlabyrinth.cpp24 static void draw_labyrinth(SkCanvas* canvas, SkPaint::Cap cap) { in draw_labyrinth() argument
/base/print/print_fwk/services/print_service/src/
H A Dprint_extension_callback_proxy.cpp93 bool PrintExtensionCallbackProxy::OnCallback(const std::string &printerId, PrinterCapability &cap) in OnCallback() argument
/base/security/huks/utils/file_iterative_reader/include/
H A Dhks_iterative_reader.h33 uint32_t cap; member
/base/startup/init/services/init/adapter/
H A Dinit_adapter.c58 int SetAmbientCapability(int cap) in SetAmbientCapability() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/
H A Dffmpeg_decoder_plugin.cpp56 void SetDefinition(size_t index, CodecPluginDef &definition, Capability &cap) in SetDefinition() argument
46 InitDefinition(const std::string &mimetype, const std::string_view &codecName, CodecPluginDef &definition, Capability &cap) InitDefinition() argument
98 Capability cap; RegisterAudioDecoderPlugins() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dstate_test.cpp49 OH_AVCapability *cap = nullptr; member in OHOS::Media::HwEncStateNdkTest
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dcompatibility_test.cpp53 OH_AVCapability *cap = nullptr; member
H A Dstate_test.cpp49 OH_AVCapability *cap = nullptr; member in OHOS::Media::HwdecStateNdkTest
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_codec_map.cpp23 bool CodecId2Cap(AVCodecID codecId, bool encoder, Plugin::Capability& cap) in CodecId2Cap() argument
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_list.h31 std::string cap; member
/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/
H A Dencoderconfigure_fuzzer.cpp32 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory("video/avc", true, HARDWARE); in RunNormalEncoder() local
56 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory("video/avc", true, HARDWARE); in EncoderConfigureFuzzTest() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dstate_test.cpp54 OH_AVCapability *cap = nullptr; member in OHOS::Media::HevcSwdecStateNdkTest
/foundation/multimedia/av_codec/test/fuzztest/encodersetparameter_fuzzer/
H A Dencodersetparameter_fuzzer.cpp41 OH_AVCapability *cap = OH_AVCodec_GetCapabilityByCategory("video/avc", true, HARDWARE); in DoSomethingInterestingWithMyAPI() local
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_caps.cpp32 bool NetCaps::IsValidNetCap(NetCap cap) in IsValidNetCap() argument
37 void NetCaps::InsertNetCap(NetCap cap) in InsertNetCap() argument
44 void NetCaps::RemoveNetCap(NetCap cap) in RemoveNetCap() argument
[all...]
/third_party/elfutils/backends/
H A Dsparc_attrs.c76 int cap; in sparc_check_object_attribute() local
/third_party/icu/icu4c/source/i18n/
H A Dcsmatch.cpp61 int32_t CharsetMatch::getUChars(UChar *buf, int32_t cap, UErrorCode *status) const in getUChars() argument

Completed in 12 milliseconds

12345678910>>...16