Searched refs:string (Results 21026 - 21050 of 30390) sorted by relevance
1...<<841842843844845846847848849850>>...1216
/base/telephony/state_registry/frameworks/js/napi/include/ |
H A D | update_contexts.h | 19 #include <string>
|
/base/time/time_service/framework/js/napi/system_date_time/include/ |
H A D | napi_system_date_time.h | 49 static int32_t GetTimezone(std::string &timezone);
|
/base/update/updater/test/unittest/updater_ui_test/view/ |
H A D | ui_view_api_unittest.cpp | 61 string jsonStr = R"({"locale":{ in HWTEST_F()
|
/base/update/updateservice/services/startup/manage/src/ |
H A D | system_ability_operator.cpp | 50 const std::string timedEventName = "loopevent"; // TIMED 事件名称,不可更改 in CreateTimedEvent()
|
/base/update/updater/test/fuzztest/applypatch_fuzzer/ |
H A D | applypatch_fuzzer.cpp | 22 #include <string>
|
/base/useriam/user_auth_framework/services/context/src/ |
H A D | remote_iam_callback.cpp | 26 RemoteIamCallback::RemoteIamCallback(std::string &connectionName) : connectionName_(connectionName) in RemoteIamCallback()
|
H A D | base_context.cpp | 29 BaseContext::BaseContext(const std::string &type, uint64_t contextId, std::shared_ptr<ContextCallback> callback) in BaseContext()
|
/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | location_adapter.h | 82 virtual std::vector<std::string> GetAdditions() = 0;
|
/base/web/webview/test/fuzztest/ohos_adapter/datetimeformatadapter_fuzzer/ |
H A D | datetimeformatadapterimpl_fuzzer.cpp | 76 std::string timeZoneNicosia(""); in DateTimeFormatAdapterFuzzTest()
|
/base/web/webview/ohos_adapter/net_connect_adapter/src/ |
H A D | net_connect_utils.cpp | 94 std::string NetConnectUtils::ConnectTypeToString(const NetConnectType &type) in ConnectTypeToString()
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_audio_renderer_adapter_wrapper.cpp | 30 const std::shared_ptr<NWeb::AudioRendererOptionsAdapter> options, std::string cachePath) in Create()
|
H A D | ark_audio_capturer_adapter_wrapper.cpp | 30 const std::shared_ptr<NWeb::AudioCapturerOptionsAdapter> capturerOptions, std::string cachePath) in Create()
|
H A D | ark_player_adapter_wrapper.cpp | 36 int32_t ArkPlayerAdapterWrapper::SetSource(const std::string& url) in SetSource()
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_audio_capturer_adapter_impl.cpp | 33 std::string str = ArkWebStringStructToClass(cachePath);
in Create()
|
H A D | ark_player_adapter_impl.cpp | 38 std::string surl = ArkWebStringStructToClass(url); in SetSource()
|
H A D | ark_audio_renderer_adapter_impl.cpp | 33 std::string str = ArkWebStringStructToClass(cachePath);
in Create()
|
/base/useriam/pin_auth/services/modules/executors/inc/ |
H A D | pin_auth_executor_callback_hdi.h | 46 const std::vector<uint8_t> &challenge, const std::string &complexityReg) override;
|
/base/useriam/pin_auth/test/fuzztest/services/sa/pinauthservice_fuzzer/ |
H A D | pin_auth_service_fuzzer.cpp | 80 string permission; in FuzzCheckPermission()
|
/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/ |
H A D | custom_command.cpp | 21 #include <string>
|
/base/useriam/user_auth_framework/frameworks/native/executors/src/ |
H A D | driver.cpp | 30 Driver::Driver(const std::string &serviceName, HdiConfig hdiConfig) : serviceName_(serviceName), hdiConfig_(hdiConfig) in Driver()
|
/base/useriam/user_auth_framework/interfaces/inner_api/ |
H A D | user_auth_client.h | 141 virtual int32_t PrepareRemoteAuth(const std::string &networkId,
|
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_data_base_impl.cpp | 34 std::string cls_user_name; in GetHttpAuthCredentials()
|
/base/useriam/user_auth_framework/services/core/inc/ |
H A D | auth_event_listener_manager.h | 34 void OnNotifyAuthSuccessEvent(int32_t userId, AuthType authType, int32_t callerType, std::string &callerName);
|
/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | webview_createpdf_execute_callback.h | 18 #include <string>
|
/base/web/webview/test/fuzztest/ohos_adapter/ohosimagedecoderadapterimpl_fuzzer/ |
H A D | ohosimagedecoderadapterimpl_fuzzer.cpp | 27 const std::string DEFAULT_MOUSE_DRAG_IMAGE { "/system/etc/device_status/drag_icon/Copy_Drag.svg" };
|
Completed in 27 milliseconds
1...<<841842843844845846847848849850>>...1216