Home
last modified time | relevance | path

Searched defs:IRemoteCommand (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DParameterMgr.cpp862 const IRemoteCommand & /*command*/, string &strResult) in versionCommandProcess()
872 const IRemoteCommand & /*command*/, string &strResult) in statusCommandProcess()
958 const IRemoteCommand & /*command*/, string &strResult) in getTuningModeCommandProcess()
989 const IRemoteCommand & /*command*/, string &strResult) in getValueSpaceCommandProcess()
1020 const IRemoteCommand & /*command*/, string &strResult) in getOutputRawFormatCommandProcess()
1051 const IRemoteCommand & /*command*/, string &strResult) in getAutoSyncCommandProcess()
1059 const IRemoteCommand &, string &strResult) in syncCommandProcess()
1121 const IRemoteCommand & /*command*/, string &strResult) in listDomainsCommandProcess()
1143 const IRemoteCommand & /*command*/, string &strResult) in deleteAllDomainsCommandProcess()
1241 const IRemoteCommand & /*command*/, string &strResult) in dumpDomainsCommandProcess()
[all …]
/aosp_15_r20/external/parameter-framework/upstream/test/test-platform/
H A DTestPlatform.cpp51 CTestPlatform::CommandReturn CTestPlatform::exit(const IRemoteCommand & /*command*/, in exit()
177 const IRemoteCommand & /*remoteCommand*/, string &strResult) in startParameterMgr()
202 CTestPlatform::CommandReturn CTestPlatform::getter(const IRemoteCommand & /*command*/, in getter()
210 CTestPlatform::CommandReturn CTestPlatform::getSchemaUri(const IRemoteCommand & /*remotecommand*/, in getSchemaUri()
245 CTestPlatform::CommandReturn CTestPlatform::applyConfigurations(const IRemoteCommand & /*command*/, in applyConfigurations()