HomeSort by relevance Sort by last modified time
    Searched refs:Pfw (Results 1 - 4 of 4) sorted by null

  /external/parameter-framework/upstream/test/functional-tests-legacy/Util/
PfwUnitTestLib.py 72 class Pfw(RemoteCli):
80 def __init__(self, pfw):
81 self.pfw = pfw
114 # Starts the Pfw
119 self.pfw.setRemoteProcess(self.remoteProcess)
121 # A PfwTestCase gather tests performed on one instance of the PFW.
124 pfw = Pfw() variable in class:PfwTestCase
125 hal = Hal(pfw)
    [all...]
  /external/parameter-framework/upstream/bindings/c/
ParameterFramework.cpp 47 /** Rename long pfw types to short ones in pfw namespace. */
48 namespace pfw namespace
52 typedef CParameterMgrPlatformConnector Pfw;
87 * Pfw api requires to provide a reference to a string in order
128 // A LogWrapper should NOT be register to the pfw (thus log called)
146 pfw::Criteria criteria;
147 pfw::Pfw *pfw = nullptr member in struct:PfwHandler_
302 PfwHandler &pfw; member in struct:PfwParameterHandler_
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
asm6.go 230 Pfw = 0xf4 /* Pf3 with Rex.w: f3 48 0f */
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
asm6.go 230 Pfw = 0xf4 /* Pf3 with Rex.w: f3 48 0f */
    [all...]

Completed in 426 milliseconds