Home
last modified time | relevance | path

Searched defs:feature (Results 1 - 25 of 198) sorted by relevance

12345678

/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Ddefault_client.h28 const char *feature; member
H A Ddefault_client_small_adapter.c17 uintptr_t GetRemoteSaIdInner(const char *service, const char *feature) in GetRemoteSaIdInner() argument
26 SvcIdentity QueryRemoteIdentityInner(const char *deviceId, const char *service, const char *feature) in QueryRemoteIdentityInner() argument
H A Dclient_factory.c33 void *SAMGR_CreateIClient(const char *service, const char *feature, uint32 size) in SAMGR_CreateIClient() argument
51 int SAMGR_ReleaseIClient(const char *service, const char *feature, void *iClient) in SAMGR_ReleaseIClient() argument
69 int SAMGR_RegisterFactory(const char *service, const char *feature, Creator creator, Destroyer destroyer) in SAMGR_RegisterFactory() argument
107 GetFactory(const char *service, const char *feature) GetFactory() argument
[all...]
H A Ddefault_client_mini_adapter.c31 uintptr_t GetRemoteSaIdInner(const char *service, const char *feature) in GetRemoteSaIdInner() argument
45 SvcIdentity QueryRemoteIdentityInner(const char *deviceId, const char *service, const char *feature) in QueryRemoteIdentityInner() argument
/third_party/mbedtls/library/
H A Dversion_features.c814 int mbedtls_version_check_feature(const char *feature) in mbedtls_version_check_feature() argument
H A Dpadlock.c27 int mbedtls_padlock_has_support(int feature) in mbedtls_padlock_has_support() argument
/foundation/systemabilitymgr/samgr_lite/communication/broadcast/source/
H A Dpub_sub_implement.h35 PubSubFeature *feature; member
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dfeature_impl.h31 Feature *feature; member
35 inline static BOOL IsInvalidFeature(Feature *feature) in IsInvalidFeature() argument
H A Dfeature.c52 FeatureImpl *FEATURE_CreateInstance(Feature *feature) in FEATURE_CreateInstance() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-map.cc58 const AAT::FeatureName* feature = &face->table.feat->get_feature (mapping->aatFeatureType); in add_feature() local
H A Dhb-ms-feature-ranges.cc43 hb_ms_active_feature_t feature; in hb_ms_setup_features() local
63 hb_ms_active_feature_t feature; in hb_ms_setup_features() local
117 auto *feature = active_features.find (&event->feature); hb_ms_setup_features() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Ddebug.cpp42 void assert_has_bound_scheduler(const char* feature) { in assert_has_bound_scheduler() argument
45 "%s requires a marl::Scheduler to be bound", feature); in assert_has_bound_scheduler() local
/third_party/rust/crates/nix/src/
H A Dmacros.rs2 macro_rules! feature { macros
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_feature_capability.c24 int32_t LnnSetFeatureCapability(uint64_t *feature, FeatureCapability capaBit) in LnnSetFeatureCapability() argument
34 int32_t LnnClearFeatureCapability(uint64_t *feature, FeatureCapability capaBit) in LnnClearFeatureCapability() argument
44 bool IsFeatureSupport(uint64_t feature, FeatureCapability capaBit) in IsFeatureSupport() argument
[all...]
/foundation/communication/nfc/interfaces/inner_api/cardEmulation/
H A DcardEmulation.cpp39 bool CardEmulation::IsSupported(FeatureType feature) in IsSupported() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_vendor_interface_test.c40 HalVendorError WifiGetSupportedFeatureTest(long *feature) in WifiGetSupportedFeatureTest() argument
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_feature.c51 static const char *GetName(Feature *feature) in GetName() argument
59 static void OnInitialize(Feature *feature, Service *parent, Identity identity) in OnInitialize() argument
68 OnStop(Feature *feature, Identity identity) OnStop() argument
73 OnMessage(Feature *feature, Request *request) OnMessage() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_avrcp_mpItem.cpp89 uint8_t feature; in ReadFromParcel() local
/foundation/systemabilitymgr/samgr_lite/samgr/registry/
H A Dservice_registry.c18 int __attribute__((weak)) SAMGR_RegisterServiceApi(const char *service, const char *feature, in SAMGR_RegisterServiceApi() argument
28 IUnknown *__attribute__((weak)) SAMGR_FindServiceApi(const char *service, const char *feature) in SAMGR_FindServiceApi() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_interop.c23 uint8_t feature; member
52 bool BtmInteropIsMatchedAddr(uint8_t feature, const BtAddr *addr) in BtmInteropIsMatchedAddr() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DFeatureList.java28 public void addFeature(Feature feature) in addFeature() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DFeatureTests.cpp70 dawn_native::Feature feature = static_cast<dawn_native::Feature>(i); in TEST_F() local
/third_party/python/Python/
H A Dfuture.c18 const char *feature = PyUnicode_AsUTF8(name->name); in future_check_features() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/touch_screen/
H A Dtouch_screen_test.cpp99 int32_t feature = 12; in HWTEST_F() local
119 int32_t feature = 12; in HWTEST_F() local
139 int32_t feature = 12; in HWTEST_F() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-features.h55 static constexpr const char* name_for_feature(WasmFeature feature) { in name_for_feature() argument

Completed in 9 milliseconds

12345678