Home
last modified time | relevance | path

Searched defs:scheme (Results 1 - 17 of 17) sorted by relevance

/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dmatching_skills_test.cpp197 std::string scheme in HWTEST_F() local
[all...]
H A Dcommon_event_unsubscribe_test.cpp141 void CommonEventUnSubscribeTest::SetMatchingSkillsWithScheme(const std::string &scheme) in SetMatchingSkillsWithScheme() argument
/base/notification/common_event_service/frameworks/native/src/
H A Dmatching_skills.cpp119 void MatchingSkills::AddScheme(const std::string &scheme) in AddScheme() argument
132 void MatchingSkills::RemoveScheme(const std::string &scheme) in RemoveScheme() argument
[all...]
/base/notification/common_event_service/test/systemtest/common/acts/actsCESMatchingSkillsTest/
H A DactsCESMatchingSkillsTest.cpp847 std::string scheme = "schemeMatchSchemeTest"; in HWTEST_F() local
877 std::string scheme = "schemeMatchScheme"; HWTEST_F() local
907 std::string scheme = "MatchScheme"; HWTEST_F() local
936 std::string scheme = "MatchScheme2"; HWTEST_F() local
965 std::string scheme = "MatchScheme5"; HWTEST_F() local
[all...]
/base/notification/common_event_service/services/src/
H A Dcommon_event_sticky_manager.cpp152 std::string scheme = "\t\tScheme: " + record->commonEventData->GetWant().GetScheme() + "\n"; in DumpState() local
H A Dcommon_event_subscriber_manager.cpp203 std::string scheme = format + "\tScheme: "; in DumpDetailed() local
H A Dcommon_event_control_manager.cpp1068 std::string scheme = "\t\tScheme: " + record->commonEventData->GetWant().GetScheme() + "\n"; in DumpStateByCommonEventRecord() local
1182 std::string scheme = "\t\tScheme: " + record.want.GetScheme() + "\n"; in DumpHistoryStateByCommonEventRecord() local
/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_user_data_pdu.cpp99 bool GsmUserDataPdu::DecodeUserDataPdu(SmsReadBuffer &buffer, bool bHeaderInd, DataCodingScheme scheme, in DecodeUserDataPdu() argument
31 EncodeUserDataPdu( SmsWriteBuffer &buffer, const struct SmsUDPackage *(&userData), DataCodingScheme scheme, std::string &destAddr) EncodeUserDataPdu() argument
62 DecodeUserDataPdu( SmsReadBuffer &buffer, bool bHeaderInd, DataCodingScheme scheme, struct SmsUDPackage *userData) DecodeUserDataPdu() argument
/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp1087 std::string scheme = "SETSCHEME"; in HWTEST_F() local
1124 std::string scheme = "SETSCHEME"; in HWTEST_F() local
1325 std::string scheme = "SETSCHEME"; in HWTEST_F() local
1363 std::string scheme = "SETSCHEME"; in HWTEST_F() local
1404 std::string scheme in HWTEST_F() local
1446 std::string scheme = "SETSCHEME"; HWTEST_F() local
1647 std::string scheme = "SETSCHEME"; HWTEST_F() local
1687 std::string scheme = "SETSCHEME"; HWTEST_F() local
1728 std::string scheme = "SETSCHEME"; HWTEST_F() local
1770 std::string scheme = "SETSCHEME"; HWTEST_F() local
[all...]
/base/notification/common_event_service/test/systemtest/common/ces/common_event_services_system_test/
H A Dcommon_event_services_system_test.cpp761 std::string scheme = "SETSCHEME"; in HWTEST_F() local
799 std::string scheme = "SETSCHEME"; in HWTEST_F() local
974 std::string scheme = "SETSCHEME"; in HWTEST_F() local
1002 std::string scheme = "SETSCHEME"; in HWTEST_F() local
1043 std::string scheme in HWTEST_F() local
1073 std::string scheme = "SETSCHEME"; HWTEST_F() local
1250 std::string scheme = "SETSCHEME"; HWTEST_F() local
1278 std::string scheme = "SETSCHEME"; HWTEST_F() local
1319 std::string scheme = "SETSCHEME"; HWTEST_F() local
1349 std::string scheme = "SETSCHEME"; HWTEST_F() local
[all...]
/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_sms.h198 ISmsServiceInterface::SmsSegmentsInfo::SmsSegmentCodeScheme scheme; member
/base/telephony/sms_mms/utils/
H A Dtext_coder.cpp343 int TextCoder::CdmaUtf8ToAuto(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, DataCodingScheme &scheme) in CdmaUtf8ToAuto() argument
296 GsmUtf8ToAuto(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, DataCodingScheme &scheme, SmsCodingNationalType codingNationalType, MSG_LANGUAGE_ID_T &langId) GsmUtf8ToAuto() argument
/base/web/webview/interfaces/native/
H A Darkweb_scheme_handler.cpp414 int32_t OH_ArkWeb_RegisterCustomSchemes(const char* scheme, int32_t option) in OH_ArkWeb_RegisterCustomSchemes() argument
432 bool OH_ArkWeb_SetSchemeHandler(const char* scheme, const char* webTag, ArkWeb_SchemeHandler* schemeHandler) in OH_ArkWeb_SetSchemeHandler() argument
449 bool OH_ArkWebServiceWorker_SetSchemeHandler(const char* scheme, ArkWeb_SchemeHandler* schemeHandler) in OH_ArkWebServiceWorker_SetSchemeHandler() argument
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp976 void SetCustomizeSchemeOption(Scheme& scheme) in SetCustomizeSchemeOption() argument
996 SetCustomizeScheme(CScheme cscheme, Scheme& scheme) SetCustomizeScheme() argument
1022 Scheme scheme; CustomizeSchemesArrayDataHandler() local
[all...]
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp609 char scheme[HTTP_MAX_URI] = {0}; /* Method portion of URI */ in QueryPrinterAttributesByUri() local
1429 char scheme[32] = {0}; in CheckPrinterOnline() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp1504 bool WebviewController::SetWebSchemeHandler(const char* scheme, WebSchemeHandler* handler) const in SetWebSchemeHandler() argument
1520 SetWebServiveWorkerSchemeHandler( const char* scheme, WebSchemeHandler* handler) SetWebServiveWorkerSchemeHandler() argument
H A Dnapi_webview_controller.cpp4141 void SetCustomizeSchemeOption(Scheme& scheme) in SetCustomizeSchemeOption() argument
4161 SetCustomizeScheme(napi_env env, napi_value obj, Scheme& scheme) SetCustomizeScheme() argument
4213 Scheme scheme; CustomizeSchemesArrayDataHandler() local
5307 std::string scheme = ""; SetWebSchemeHandler() local
5355 std::string scheme = ""; SetServiceWorkerWebSchemeHandler() local
[all...]

Completed in 37 milliseconds