Searched refs:InnerProcess (Results 1 – 5 of 5) sorted by relevance
55 isPassed = InnerProcess(request); in Process()65 bool AgingHandlerChain::InnerProcess(AgingRequest &request) const in InnerProcess() function in OHOS::AppExecFwk::AgingHandlerChain
156 if (InnerProcess(input) != RETCODE_SUCCESS) { in Process()166 int32_t TypeConverter::InnerProcess(const FeatureData &input) in InnerProcess() function in TypeConverter
35 bool InnerProcess(AgingRequest &request) const;
128 int32_t InnerProcess(const FeatureData &input);
35 agingHandlerChain.InnerProcess(request); in DoSomethingInterestingWithMyAPI()