Home
last modified time | relevance | path

Searched defs:feature (Results 251 - 275 of 548) sorted by relevance

1...<<11121314151617181920>>...22

/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dtaskpool_singletask_func_test.c217 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument
223 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
230 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument
236 static BOOL FEATURE_OnMessage(Feature *feature, Request *request) in FEATURE_OnMessage() argument
H A Dsendsharerequest_func_test.c115 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument
121 static const char *FEATURE_GetName02(Feature *feature) in FEATURE_GetName02() argument
127 static const char *FEATURE_GetName03(Feature *feature) in FEATURE_GetName03() argument
133 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
140 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument
146 FEATURE_OnMessage(Feature *feature, Request *request) FEATURE_OnMessage() argument
156 FEATURE_OnMessage02(Feature *feature, Request *request) FEATURE_OnMessage02() argument
203 FEATURE_OnMessage03(Feature *feature, Request *request) FEATURE_OnMessage03() argument
393 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
430 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
[all...]
H A Dsendrequest_func_test.c117 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument
123 static const char *FEATURE_GetName02(Feature *feature) in FEATURE_GetName02() argument
129 static const char *FEATURE_GetName03(Feature *feature) in FEATURE_GetName03() argument
135 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
142 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument
148 FEATURE_OnMessage(Feature *feature, Request *request) FEATURE_OnMessage() argument
195 FEATURE_OnMessage02(Feature *feature, Request *request) FEATURE_OnMessage02() argument
242 FEATURE_OnMessage03(Feature *feature, Request *request) FEATURE_OnMessage03() argument
457 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
494 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
552 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
585 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
617 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
660 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
694 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
725 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
[all...]
H A Dsendresponse_func_test.c105 static const char *FEATURE_GetName(Feature *feature) in FEATURE_GetName() argument
111 static const char *FEATURE_GetName02(Feature *feature) in FEATURE_GetName02() argument
117 static const char *FEATURE_GetName03(Feature *feature) in FEATURE_GetName03() argument
123 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
130 static void FEATURE_OnStop(Feature *feature, Identity identity) in FEATURE_OnStop() argument
136 FEATURE_OnMessage(Feature *feature, Request *request) FEATURE_OnMessage() argument
146 FEATURE_OnMessage02(Feature *feature, Request *request) FEATURE_OnMessage02() argument
182 FEATURE_OnMessage03(Feature *feature, Request *request) FEATURE_OnMessage03() argument
371 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
403 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
435 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
467 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
501 DemoFeature *feature = GET_OBJECT(iUnknown, DemoFeature, iUnknown); global() variable
[all...]
/third_party/libdrm/tests/amdgpu/
H A Dvce_tests.c99 uint32_t version, feature, asic_id; in suite_vce_tests_enable() local
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-intl.cc262 LegacyFormatConstructor(BuiltinArguments args, Isolate* isolate, v8::Isolate::UseCounterFeature feature, Handle<Object> constructor, const char* method_name) LegacyFormatConstructor() argument
336 DisallowCallConstructor(BuiltinArguments args, Isolate* isolate, v8::Isolate::UseCounterFeature feature, const char* method_name) DisallowCallConstructor() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
H A DvktAmberTestCase.cpp86 static bool isFeatureSupported(const vkt::Context& ctx, const std::string& feature) in isFeatureSupported() argument
187 const std::string feature = *iter; checkSupport() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/amber/
H A DvktAmberTestCase.cpp85 static bool isFeatureSupported(const vkt::Context& ctx, const std::string& feature) in isFeatureSupported() argument
186 const std::string feature = *iter; checkSupport() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dscript.h160 void AddRequiredFeature(const std::string& feature) { in AddRequiredFeature() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-common.cc764 parse_feature_value_prefix (const char **pp, const char *end, hb_feature_t *feature) in parse_feature_value_prefix() argument
813 parse_feature_indices (const char **pp, const char *end, hb_feature_t *feature) in parse_feature_indices() argument
838 parse_feature_value_postfix(const char **pp, const char *end, hb_feature_t *feature) parse_feature_value_postfix() argument
850 parse_one_feature(const char **pp, const char *end, hb_feature_t *feature) parse_one_feature() argument
910 hb_feature_from_string(const char *str, int len, hb_feature_t *feature) hb_feature_from_string() argument
943 hb_feature_to_string(hb_feature_t *feature, char *buf, unsigned int size) hb_feature_to_string() argument
[all...]
H A Dmain.cc452 const Feature &feature = g.get_feature (n_feature); in print_layout_info_using_private_api() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhw_features.c103 struct hostapd_hw_modes *feature = &modes[i]; in hostapd_get_hw_features() local
[all...]
/base/security/permission_lite/services/pms_client/
H A Dperm_client.c84 void *CreatClient(const char *service, const char *feature, uint32 size) in CreatClient() argument
109 void DestroyClient(const char *service, const char *feature, void *iproxy) in DestroyClient() argument
143 void *CreatInnerClient(const char *service, const char *feature, uint32 size) in CreatInnerClient() argument
172 void DestroyInnerClient(const char *service, const char *feature, void *iproxy) in DestroyInnerClient() argument
/device/soc/rockchip/rk3588/hardware/rga/include/
H A Dim2d_hardware.h133 unsigned int feature; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp641 GapLePairFeature feature; in LePairFeatureReq() local
[all...]
/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp406 SceneFeature feature = static_cast<SceneFeature>( in TestOther() local
/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server_rpc.c91 SaNode *GetSaNodeBySaName(const char *service, const char *feature) in GetSaNodeBySaName() argument
256 int AddEndpoint(SvcIdentity identity, const char *service, const char *feature) in AddEndpoint() argument
312 char *feature = NULL; ProcPutFeature() local
414 char *feature = NULL; ProcGetFeature() local
617 RegisterSamgrEndpoint(SvcIdentity* identity, int token, const char *service, const char *feature) RegisterSamgrEndpoint() argument
[all...]
H A Dsamgr_server.c208 char *feature = IpcIoPopBool(req) ? NULL : (char *)IpcIoPopString(req, &len); in ProcPutFeature() local
302 char *feature = IpcIoPopBool(req) ? NULL : (char *)IpcIoPopString(req, &len); in ProcGetFeature() local
[all...]
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c139 uint64_t feature = 1 << BIT_BLE_SUPPORT_LP_HEARTBEAT; in LnnSetLocalFeature() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_service_mock.cpp166 bool IsFeatureSupport(uint64_t feature, FeatureCapability capaBit) in IsFeatureSupport() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c109 bool IsSupportFeatureByCapaBit(uint32_t feature, AuthCapability capaBit) in IsSupportFeatureByCapaBit() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H A Dwifi_sta_hal_interface.cpp217 WifiErrorNo WifiStaHalInterface::GetSupportFeature(long &feature) in GetSupportFeature() argument
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_sta.c467 long feature = 0; in RpcGetSupportFeature() local
H A Dwifi_hal_sta_interface.c428 long feature = 0; in GetStaCapabilities() local
521 WifiErrorNo GetSupportFeature(long *feature) in GetSupportFeature() argument
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_impl.cpp272 bool WifiP2pImpl::IsFeatureSupported(long feature) in IsFeatureSupported() argument

Completed in 23 milliseconds

1...<<11121314151617181920>>...22