/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/ |
H A D | print_capi.cpp | 419 … std::function<void(std::string, uint32_t)> writeResultCallback) in onStartLayoutWrite()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | declarative_frontend.cpp | 529 … const std::function<void(const std::string&, int32_t)>& errorCallback) { in Initialize() 539 const std::string& contentName) { in Initialize() 781 std::unordered_map<std::string, RefPtr<Framework::RevSourceMap>>& sourceMap) const in Initialize()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/ |
H A D | text_picker_test_ng.cpp | 1880 std::function<void(const std::string&)> onAccept = [](const std::string&) {}; in __anon387259791602() 1881 std::function<void(const std::string&)> onChange = [](const std::string&) {}; in __anon387259791702() 1882 std::function<void(const std::string&)> onScrollStop = [](const std::string&) {}; in __anon387259791802()
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/ |
H A D | js_keyboard_panel_manager.cpp | 270 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in ReceivePrivateCommand()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_single_ver_multi_user_test.cpp | 265 g_communicatorAggregator->RegOnDispatch([&](const std::string&, Message *inMsg) { in TestSyncWithUserChange()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
H A D | pasteboard_common.cpp | 318 std::shared_ptr<std::vector<std::pair<std::string, std::shared_ptr<EntryValue>>>> result) in CheckArgsVector()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/ |
H A D | runtime_store.cpp | 275 auto onComplete = [this](const std::map<std::string, DBStatus> &devsSyncStatus) { in Sync()
|
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/common/src/ |
H A D | sandbox_helper.cpp | 325 std::unordered_map<std::string, std::string> &sandboxPathMap) in DoGetPhysicalPath()
|
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/ |
H A D | ce_service.cpp | 179 void CeService::BuildAidEntries(std::map<std::string, AidEntry> &aidEntries) in BuildAidEntries()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_group_controller.cpp | 132 …const std::shared_ptr<std::map<std::string, std::shared_ptr<BundleActivePackageHistory>>>& userHos… in DeleteUsageGroupCache()
|
/ohos5.0/foundation/multimodalinput/input/intention/frameworks/client/src/ |
H A D | intention_manager.cpp | 437 int32_t IntentionManager::GetDragSummary(std::map<std::string, int64_t> &summarys) in GetDragSummary()
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb.h | 1455 const std::map<std::string, std::string>& actionArguments) {} in PerformAction()
|
/ohos5.0/base/powermgr/power_manager/frameworks/native/ |
H A D | power_mgr_client.cpp | 469 bool PowerMgrClient::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockLists()
|
/ohos5.0/base/msdp/device_status/intention/frameworks/client/src/ |
H A D | intention_manager.cpp | 444 int32_t IntentionManager::GetDragSummary(std::map<std::string, int64_t> &summarys, bool isJsCaller) in GetDragSummary()
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/ |
H A D | dm_auth_manager.cpp | 1689 const std::map<std::string, std::string> &bindParam) in BindTarget() 1773 int32_t DmAuthManager::ParseAuthType(const std::map<std::string, std::string> &bindParam, int32_t &… in ParseAuthType() 1797 std::string DmAuthManager::ParseExtraFromMap(const std::map<std::string, std::string> &bindParam) in ParseExtraFromMap()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_base_utils.cpp | 432 …const std::unordered_map<std::string, RefPtr<RevSourceMap>>& sourceMaps, const RefPtr<RevSourceMap… in TranslateBySourceMap() 946 … const AceType* data, std::unordered_map<std::string, RefPtr<Framework::RevSourceMap>>& sourceMaps) in GetStageSourceMap()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/ |
H A D | html_to_span.cpp | 796 const std::string& key, std::map<std::string, StyleValue>& values) in GetStyleValue() 910 void HtmlToSpan::ToImageOptions(const std::map<std::string, std::string>& styles, ImageSpanOptions&… in ToImageOptions()
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/ |
H A D | accessibility_element_info.cpp | 856 ExtraElementInfo::ExtraElementInfo(const std::map<std::string, std::string> extraElementValueStr, in ExtraElementInfo()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_testtwo_ng.cpp | 774 [](const RefPtr<Ace::DragEvent>&, const std::string&) -> DragDropInfo { return {}; }); in __anonfc8d98b90602() 1685 [](const RefPtr<Ace::DragEvent>&, const std::string&) -> DragDropInfo { return {}; }); in __anonfc8d98b90702()
|
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/ |
H A D | hiview_log.c | 166 void SecWriteString(const char *string, int len, SecPrintfStream *f, int *pnumwritten) in SecWriteString() 1408 int HiLogSecVsnprintfImpl(char *string, size_t count, bool isDebugMode, const char *format, va_list… in HiLogSecVsnprintfImpl()
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | input_method_ability.cpp | 1234 int32_t InputMethodAbility::SendPrivateCommand(const std::unordered_map<std::string, PrivateDataVal… in SendPrivateCommand() 1262 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in ReceivePrivateCommand()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | sync_engine.cpp | 882 void SyncEngine::GetAllUnFinishSubQueries(std::map<std::string, std::vector<QuerySyncObject>> &allS… in GetAllUnFinishSubQueries() 1213 const std::map<std::string, std::vector<QuerySyncObject>> &subscribeQuery) in AddSubscribe()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | sqlite_connection.cpp | 1076 void SqliteConnection::CompAssets(std::map<std::string, ValueObject::Asset> &assets, in CompAssets()
|
/ohos5.0/base/print/print_fwk/test/unittest/others/ |
H A D | print_user_data_other_test.cpp | 484 printUserData.CheckFileData = [](const std::string &, nlohmann::json &) { in TEST_F() 500 printUserData.CheckFileData = [](const std::string &, nlohmann::json &) { in TEST_F()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_accessibility_manager.cpp | 2853 …ActionType op, const std::vector<std::string>& params, std::map<std::string, std::string>& paramsM… in ProcessParameters() 2904 const std::map<std::string, std::string>& actionArguments, in TransferExecuteAction() 3790 const std::map<std::string, std::string>& actionArguments, const int32_t requestId, in ExecuteAction() 4325 const std::map<std::string, std::string>& actionArguments, const int32_t requestId, in ExecuteAction() 4351 … const std::map<std::string, std::string>& actionArguments, const RefPtr<AccessibilityNode>& node, in AccessibilityActionEvent() 4456 int32_t getArgumentByKey(const std::map<std::string, std::string>& actionArguments, const std::stri… in getArgumentByKey() 4480 AccessibilityScrollType getAccessibilityScrollType(const std::map<std::string, std::string>& action… in getAccessibilityScrollType() 4488 bool ActAccessibilityAction(Accessibility::ActionType action, const std::map<std::string, std::stri… in ActAccessibilityAction() 4539 …const std::map<std::string, std::string>& actionArguments, int32_t action, const RefPtr<PipelineBa… in ExecuteExtensionActionNG() 4547 …const std::map<std::string, std::string>& actionArguments, ActionType action, const RefPtr<Pipelin… in ExecuteActionNG() [all …]
|