Home
last modified time | relevance | path

Searched defs:providerKey (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgradapterone_fuzzer/
H A Dformmgradapterone_fuzzer.cpp51 std::string providerKey(data, size); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test.cpp763 std::string providerKey = "aa"; variable
781 std::string providerKey = "aa"; variable
1236 …std::string providerKey = formRecord.bundleName + Constants::NAME_DELIMITER + formRecord.abilityNa… variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_adapter.cpp1693 ErrCode FormMgrAdapter::HandleEventNotify(const std::string &providerKey, const std::vector<int64_t… in HandleEventNotify()
2807 …std::string providerKey = formRecord.bundleName + Constants::NAME_DELIMITER + formRecord.abilityNa… in CreateHandleEventMap() local