HomeSort by relevance Sort by last modified time
    Searched defs:IsDirty (Results 1 - 9 of 9) sorted by null

  /art/runtime/gc/accounting/
card_table.h 65 bool IsDirty(const mirror::Object* obj) const {
  /external/vixl/src/
code-buffer-vixl.h 150 bool IsDirty() const { return dirty_; }
  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
EfiFileLib.h 104 BOOLEAN IsDirty;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
scesvc.h 147 virtual HRESULT WINAPI IsDirty(LPTSTR lpTemplateName) = 0;
158 HRESULT (WINAPI *IsDirty)(ISceSvcAttachmentPersistInfo *This,LPTSTR lpTemplateName);
170 #define ISceSvcAttachmentPersistInfo_CloseHandle(This,lpTemplateName) (This)->lpVtbl->IsDirty(lpTemplateName)
  /hardware/qcom/display/msm8996/sdm/include/private/
color_params.h 480 inline bool IsDirty() { return dirty_; }
  /hardware/qcom/display/msm8998/sdm/include/private/
color_params.h 601 inline bool IsDirty() { return dirty_; }
  /hardware/qcom/display/sdm845/sdm/include/private/
color_params.h 597 inline bool IsDirty() { return dirty_; }
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 622 milliseconds