Home
last modified time | relevance | path

Searched refs:GetParamList (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dselinux_parameter.h58 ParamContextsList *GetParamList(void);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_event_manager.cpp43 const auto& paramList = detectorPtr->GetParamList(); in DumpDetectorParam()
87 const auto& paramList = detectorPtr->GetParamList(); in UpdateDetectorParam()
/ohos5.0/base/security/selinux_adapter/test/unittest/paraperm_checker/
H A Dunit_test.cpp53 buff = GetParamList();
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dselinux_parameter.c74 ParamContextsList *GetParamList() in GetParamList() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rseventdetector_fuzzer/
H A Drseventdetector_fuzzer.cpp78 rsTimeOutDetector.GetParamList(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_event_detector.h61 const std::map<std::string, std::string>& GetParamList() in GetParamList() function
/ohos5.0/base/security/selinux_adapter/interfaces/tools/param_check/
H A Dtest.cpp54 buff = GetParamList(); in TestLoadList()
/ohos5.0/base/startup/init/services/param/adapter/
H A Dparam_selinux.c101 selinuxSpace->getParamList = GetParamList; in InitLocalSecurityLabel()