Searched refs:bForce (Results 1 - 7 of 7) sorted by relevance

/external/parameter-framework/upstream/parameter/
H A DConfigurableDomains.cpp66 bool bForce, core::Results &infos) const
80 pChildConfigurableDomain->apply(pParameterBlackboard, &syncerSet, bForce, info);
97 pChildConfigurableDomain->apply(pParameterBlackboard, NULL, bForce, info);
65 apply(CParameterBlackboard *pParameterBlackboard, CSyncerSet &syncerSet, bool bForce, core::Results &infos) const argument
H A DConfigurableDomains.h173 * @param[in] bForce boolean used to force configuration application
176 void apply(CParameterBlackboard *pParameterBlackboard, CSyncerSet &syncerSet, bool bForce,
H A DConfigurableDomain.cpp543 bool bForce, std::string &strInfo) const
552 if (bForce) {
542 apply(CParameterBlackboard *pParameterBlackboard, CSyncerSet *pSyncerSet, bool bForce, std::string &strInfo) const argument
H A DParameterMgr.h823 void doApplyConfigurations(bool bForce);
H A DParameterMgr.cpp2929 void CParameterMgr::doApplyConfigurations(bool bForce) argument
2940 getConfigurableDomains()->apply(_pMainParameterBlackboard, syncerSet, bForce, infos);
/external/sqlite/dist/orig/
H A Dsqlite3.c71497 sqlite3VdbeMemStringify(Mem *pMem, u8 enc, u8 bForce) argument
[all...]
/external/sqlite/dist/
H A Dsqlite3.c71497 sqlite3VdbeMemStringify(Mem *pMem, u8 enc, u8 bForce) argument
[all...]

Completed in 1169 milliseconds