Home
last modified time | relevance | path

Searched defs:names (Results 1 – 25 of 104) sorted by relevance

12345

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dcall_context.h138 …lContext::Ptr& context, IndexSequence<Index...>, const BASE_NS::array_view<BASE_NS::string_view>& … in SetContextValues()
150 ICallContext::Ptr CreateCallContextImpl(const BASE_NS::array_view<BASE_NS::string_view>& names) in CreateCallContextImpl()
172 …xt::Ptr CreateCallContext(Ret (Obj::*)(Args...), const BASE_NS::array_view<BASE_NS::string_view>& … in CreateCallContext()
181 …r CreateCallContext(Ret (Obj::*)(Args...) const, const BASE_NS::array_view<BASE_NS::string_view>& … in CreateCallContext() argument
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/test/resource/export_config/
H A Dinvalid_test_events3.json8 "names": [] array
12 "names": ["NAME1", "NAME2", "NAME3"] array
H A Dtest_events.json12 "names": ["NAME1", "NAME2", "NAME3"] array
20 "names": ["NAME1", "NAME3"] array
H A Dtest_events_v2.json12 "names": ["NAME1", "NAME2", "NAME3"] array
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_dao.cpp31 const std::vector<std::string>& names) in BuildQuery()
41 const std::vector<std::string>& names, uint32_t type, int64_t toSeq, int64_t fromSeq) in BuildQuery()
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dcommon_hisysevent.cpp56 std::vector<std::string> names; in WriteLocationInnerEvent() local
70 void WriteLocationInnerEvent(const int event, std::vector<std::string> names, std::vector<std::stri… in WriteLocationInnerEvent()
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dbms_helper.cpp34 int32_t BMSHelper::RegisterBundleNames(const List<char *> &names) in RegisterBundleNames()
67 int32_t BMSHelper::RegisterTemporaryBundleNames(const List<char *> &names) in RegisterTemporaryBundleNames()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/utils/
H A Dobject_factory.h35 std::string DoRegister(const std::vector<std::string>& names, CreatorFunc f) in DoRegister()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_query_wrapper.h107 SysEventQueryWrapper(const std::string& domain, const std::vector<std::string>& names) in SysEventQueryWrapper()
109 SysEventQueryWrapper(const std::string& domain, const std::vector<std::string>& names, in SysEventQueryWrapper()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplrollbackdir_fuzzer/
H A Dverifymanagerhostimplrollbackdir_fuzzer.cpp34 std::vector<std::string> names; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
H A Dapp_event_observer.h35 std::unordered_set<std::string> names; member
/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp116 std::vector<std::string> names; in GetCpuInfos() local
153 std::vector<std::string> names; in GetPidInfos() local
232 bool DumpCommonUtils::GetNamesInFolder(const std::string& folder, std::vector<std::string>& names) in GetNamesInFolder()
273 vector<string> names; in GetProcessNameByPid() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplrollback_fuzzer/
H A Dverifymanagerhostimplrollback_fuzzer.cpp33 std::vector<std::string> names; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplverifyabcdir_fuzzer/
H A Dverifymanagerhostimplverifyabcdir_fuzzer.cpp34 std::vector<std::string> names; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_permission_manager.h35 std::vector<std::string> names; member
/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/test/unittest/
H A Daccessibility_ability_info_test.cpp273 std::vector<std::string> names = {"BundleName1", "BundleName2"}; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplverifyabc_fuzzer/
H A Dverifymanagerhostimplverifyabc_fuzzer.cpp33 std::vector<std::string> names; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.cpp308 std::vector<std::string> names; in GetApNames() local
317 std::vector<std::string> names; in FindApUsingName() local
328 std::vector<std::string> names; in GetP2pNames() local
337 std::vector<std::string> names; in FindP2pUsingName() local
348 std::vector<std::string> names; in GetStaNames() local
357 std::vector<std::string> names; in FindStaUsingName() local
/ohos5.0/base/update/updater/services/script/script_interpreter/
H A Dscript_function.cpp82 std::vector<std::string> names; in GetParamNames() local
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/fetch/async_context/src/
H A Dfetch_context.cpp93 auto names = NapiUtils::GetPropertyNames(GetEnv(), header); in ParseHeader() local
176 auto names = NapiUtils::GetPropertyNames(GetEnv(), data); in GetUrlParam() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcache_cursor_test.cpp81 std::vector<std::string> names; variable
131 std::vector<std::string> names; variable
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_resolution_helper.cpp65 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
H A Dprint_extension_info_helper.cpp43 auto names = NapiPrintUtils::GetPropertyNames(env, jsValue); in BuildFromJs() local
H A Dprint_page_size_helper.cpp74 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local
H A Dprint_preview_attribute_helper.cpp75 auto names = NapiPrintUtils::GetPropertyNames(env, object); in ValidateProperty() local

12345