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

  /packages/apps/OMA-DM/engine/dmlib/api/native/
dmtData.hpp 248 SYNCML_DM_RET_STATUS_T GetDate( DMString& sDate ) const;
dmtNode.hpp 339 * It is a shortcut to GetValue()->GetDate().
744 return data.GetDate( sDate );
    [all...]
  /external/chromium_org/v8/tools/push-to-trunk/
common_includes.py 213 def GetDate(self):
330 def GetDate(self):
331 return self._side_effect_handler.GetDate()
push_to_trunk.py 177 self["date"] = self.GetDate()
test_scripts.py 390 def GetDate(self):
    [all...]
  /packages/apps/OMA-DM/engine/dmlib/dmtapi/native/src/
dmtData.cc 331 SYNCML_DM_RET_STATUS_T DmtData::GetDate( DMString& sDate ) const
  /system/keymaster/
authorization_set_test.cpp 538 TEST(GetValue, GetDate) {

Completed in 349 milliseconds